can't reference a JS object that isn't there
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 8 Dec 2008 20:35:50 +0000 (20:35 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 8 Dec 2008 20:35:50 +0000 (20:35 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@11449 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/web/templates/default/conify/global/config/billing_type.tt2

index 68e1fea..8ed3dad 100644 (file)
@@ -47,7 +47,7 @@
 <div dojoType="dijit.layout.ContentPane" layoutAlign="top">
     <div dojoType="dijit.layout.ContentPane" layoutAlign="client" style='height:600px;'>
         <table jsId="btGrid" dojoType="dojox.grid.DataGrid" query="{id: '*'}" 
-            rowSelector='20px' selectionMode='none' columnReordering='true' headerMenu="btGridMenu">
+            rowSelector='20px' selectionMode='none' columnReordering='true'><!-- headerMenu="btGridMenu">-->
             <thead>
                 <tr>
                     <th field="id">ID</th>