history_erp : Unterscheidung von id und glid
[kivitendo-erp.git] / templates / webpages / pe / pricegroup_form.html
index 328c45a..850275f 100644 (file)
@@ -34,7 +34,7 @@
 [%- END %]
 
 [%- IF ( id ) %]
-  <input type=button onclick="set_history_window([% id %]);" name=history id=history value="[% 'history' | $T8 %]">
+  <input type=button onclick="set_history_window([% id %], 'id');" name=history id=history value="[% 'history' | $T8 %]">
 [%- END %]
 
 </form>