Fix product price, cost history dialogs, for Buefy theme
This commit is contained in:
parent
a2277feb10
commit
815cdbdd0a
3 changed files with 120 additions and 20 deletions
|
@ -1,7 +1,7 @@
|
|||
## -*- coding: utf-8; -*-
|
||||
<%inherit file="/page.mako" />
|
||||
|
||||
<%def name="title()">${instance_title_normal} @ ver ${transaction.id}</%def>
|
||||
<%def name="title()">changes @ ver ${transaction.id}</%def>
|
||||
|
||||
<%def name="page_content()">
|
||||
## TODO: this was basically copied from Revel diff template..need to abstract
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue