Add view template for vendor catalog batch rows.
This commit is contained in:
parent
d0bc348ce4
commit
366572e0a7
3
tailbone/templates/vendors/catalogs/row.view.mako
vendored
Normal file
3
tailbone/templates/vendors/catalogs/row.view.mako
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
## -*- coding: utf-8 -*-
|
||||
<%inherit file="/batch/row.view.mako" />
|
||||
${parent.body()}
|
Loading…
Reference in a new issue