Merge branch 'develop' of https://bdgit.trustie.net/hushasha/bigdata into develop

This commit is contained in:
cxt 2017-10-13 22:13:20 +08:00
commit 2529aaa7f3
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
</span>
</td>
<td><%= schools.province %></td>
<td class="edu-txt-left"><%= ApplyAddSchools.where(:school_id => schools.id,:status => 1).map(&:address).join("-") %></td>
<td class="edu-txt-left"><%= schools.city %><%= schools.address %></td>
<td><%= UserExtensions.where(:school_id => schools.id).count %></td>
<td><%= schools.departments.count %></td>
<td><%= format_time schools.created_at %></td>