lazy tables re-appeared in appadmin

This commit is contained in:
mdipierro
2012-10-05 09:01:51 -05:00
parent 6ab5c9d116
commit b142fa9f7e
8 changed files with 12 additions and 14 deletions
+3 -3
View File
@@ -27,7 +27,7 @@
{{pass}}
{{else:}}
{{qry=''}}
{{pass}}
{{pass}}
{{pass}}
<tr>
<th style="font-size: 1.75em;">
@@ -37,9 +37,9 @@
{{=A(str(T('New Record')),_href=URL('insert',args=[db,table]),_class="btn")}}
</td>
</tr>
{{pass}}
</table>
{{pass}}
{{pass}}
</table>
{{elif request.function=='select':}}
<h2>{{=XML(str(T("Database %s select"))%A(request.args[0],_href=URL('index'))) }}