[open-ils-commits] r17975 - branches/rel_2_0/Open-ILS/web/templates/default/vandelay/inc (senator)
svn at svn.open-ils.org
svn at svn.open-ils.org
Fri Sep 24 16:12:52 EDT 2010
Author: senator
Date: 2010-09-24 16:12:47 -0400 (Fri, 24 Sep 2010)
New Revision: 17975
Modified:
branches/rel_2_0/Open-ILS/web/templates/default/vandelay/inc/item_attrs.tt2
Log:
Backport r17974 from trunk
Modified: branches/rel_2_0/Open-ILS/web/templates/default/vandelay/inc/item_attrs.tt2
===================================================================
--- branches/rel_2_0/Open-ILS/web/templates/default/vandelay/inc/item_attrs.tt2 2010-09-24 20:11:12 UTC (rev 17974)
+++ branches/rel_2_0/Open-ILS/web/templates/default/vandelay/inc/item_attrs.tt2 2010-09-24 20:12:47 UTC (rev 17975)
@@ -6,7 +6,7 @@
<div dojoType="dijit.layout.ContentPane" layoutAlign="top" class='oils-header-panel'>
<div>Import Item Attribute Definitions</div>
<div>
- <button dojoType='dijit.form.Button' onClick='itemAttrGrid.showCreateDialog()'>New Definition</button>
+ <button dojoType='dijit.form.Button' onClick='itemAttrGrid.showCreatePane()'>New Definition</button>
<button dojoType='dijit.form.Button' onClick='itemAttrGrid.deleteSelected()'>Delete Selected</button>
</div>
</div>
More information about the open-ils-commits
mailing list