#1059 软件创客” 修改用户资料中的用户单位页面的样式调整

This commit is contained in:
zhanghaitao 2014-08-22 14:38:16 +08:00
parent 00b38dc792
commit 25affe30b0
1 changed files with 2 additions and 2 deletions

View File

@ -128,7 +128,7 @@
<a class="modal_close" href="#"></a>
<h2>学校列表</h2>
&nbsp;&nbsp;
<div class="pcontent">
<ul id="provincelist" class="school_list">
<% @ss = School.find_by_sql("select distinct province from schools") %>
@ -140,7 +140,7 @@
<% end %>
</ul>
</div>
<hr/>
<div class="content" style="font-size: 13px">
<ul id="schoollist" class="school_list">