Add view template for vendor catalog batch rows.

This commit is contained in:
Lance Edgar 2015-03-19 02:25:03 -05:00
parent d0bc348ce4
commit 366572e0a7

View file

@ -0,0 +1,3 @@
## -*- coding: utf-8 -*-
<%inherit file="/batch/row.view.mako" />
${parent.body()}