Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
commit
3af9c63ae0
@ -0,0 +1,3 @@
|
||||
<% if isregisted %>
|
||||
<p style="color: #ff0000"><%= l(:notice_registed_success) %></p>
|
||||
<% end %>
|
@ -0,0 +1 @@
|
||||
$("#is_registed").html("<%= escape_javascript( render :partial => 'regested', locals: {:isregisted => @is_zhuce})%>")
|
Loading…
Reference in new issue