Minor tweaks
This commit is contained in:
parent
c53170fe84
commit
10f594c774
2 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
|
||||
% if master.mobile_creatable and request.has_perm('{}.create'.format(permission_prefix)):
|
||||
${h.link_to("New {}".format(model_title), url('mobile.{}.create'.format(route_prefix)), class_='ui-btn ui-corner-all')}
|
||||
<br />
|
||||
% endif
|
||||
|
||||
${grid.render_complete()|n}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue