]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/ic/form_footer.html
PriceRules: Merge Fehler - Kontextregeln bei Waren in den Tabs rendern
[kivitendo-erp.git] / templates / webpages / ic / form_footer.html
index 32c19a7ac1f26cf0ba28af2faec364ba98298124..977fafda800474babfb24ab1609c7cf54c954a48 100644 (file)
@@ -57,8 +57,6 @@
 </div>
 [%- END %]
 
-</div>
-
 [%- IF id %]
 <div id='price_rules'>
   <div id='price_rules_customer_report'></div>
@@ -66,6 +64,8 @@
 </div>
 [%- END %]
 
+</div>
+
 [%- IF show_edit_buttons %]
 
 <input class="submit" type="submit" name="action" value="[% 'Update' | $T8 %]">
@@ -93,7 +93,7 @@
 [%- END %]
 
   [%- IF id != "" %]
-<input type="button" class="submit" onclick="set_history_window([% id %]);" name="history" id="history" value="[% 'history' | $T8 %]">
+<input type="button" class="submit" onclick="set_history_window([% id %], 'id');" name="history" id="history" value="[% 'history' | $T8 %]">
   [%- END %]
 
 </form>