fixws and 'new' button in grid query
This commit is contained in:
@@ -40,7 +40,7 @@ jQuery(document).ready(function(){
|
||||
{{if edit_controller:}}
|
||||
{{=button(edit_controller, T('edit controller'))}}
|
||||
{{pass}}
|
||||
{{if view_link:}}
|
||||
{{if view_link:}}
|
||||
{{=button(view_link, T('try view'))}}
|
||||
{{pass}}
|
||||
{{if request.args[1]=='models':}}
|
||||
@@ -90,3 +90,4 @@ jQuery(document).ready(function(){
|
||||
</ul>
|
||||
</div>
|
||||
{{pass}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user