update grid, crud views per edbob changes

This commit is contained in:
Lance Edgar 2012-08-16 10:31:24 -07:00
parent 59c8da5690
commit dcbcf81c40
24 changed files with 110 additions and 186 deletions
rattail/pyramid/templates/customer_groups

View file

@ -0,0 +1,5 @@
<%inherit file="/grid.mako" />
<%def name="title()">Customer Groups</%def>
${parent.body()}