Index: branches/5.2.x/admin_templates/discounts/discount_items.tpl
===================================================================
diff -u -r14258 -r16341
--- branches/5.2.x/admin_templates/discounts/discount_items.tpl (.../discount_items.tpl) (revision 14258)
+++ branches/5.2.x/admin_templates/discounts/discount_items.tpl (.../discount_items.tpl) (revision 16341)
@@ -41,7 +41,7 @@
a_toolbar.AddButton( new ToolBarButton('new_item', '',
function() {
- openSelector('di', '', '');
+ openSelector('di', '', '');
} ) );