fixws and 'new' button in grid query

This commit is contained in:
Massimo Di Pierro
2011-12-05 11:39:42 -06:00
parent 01f6f82cdf
commit d281acb421
305 changed files with 8352 additions and 8032 deletions
@@ -1,6 +1,7 @@
{{extend 'layout.html'}}
<h1>Purchase form</h1>
{{=form}}
[ {{=A('delete purchases',_href=URL('delete_purchased'))}} ]
[ {{=A('delete purchases',_href=URL('delete_purchased'))}} ]
<h2>Current purchases (SQL JOIN!)</h2>
<p>{{=records}}</p>
@@ -4,3 +4,4 @@
{{=form}}
<h2>Current dogs</h2>
{{=records}}
@@ -4,3 +4,4 @@
{{=form}}
<h2>Current users</h2>
{{=records}}
@@ -4,3 +4,4 @@
{{=form}}
<h2>Current products</h2>
{{=records}}