update grid, crud views per edbob changes
This commit is contained in:
parent
59c8da5690
commit
dcbcf81c40
24 changed files with 110 additions and 186 deletions
rattail/pyramid/templates/customer_groups
5
rattail/pyramid/templates/customer_groups/index.mako
Normal file
5
rattail/pyramid/templates/customer_groups/index.mako
Normal file
|
@ -0,0 +1,5 @@
|
|||
<%inherit file="/grid.mako" />
|
||||
|
||||
<%def name="title()">Customer Groups</%def>
|
||||
|
||||
${parent.body()}
|
Loading…
Add table
Add a link
Reference in a new issue