grid column picker cleanup
authorBill Erickson <berick@esilibrary.com>
Wed, 28 Mar 2012 13:30:22 +0000 (09:30 -0400)
committerBill Erickson <berick@esilibrary.com>
Wed, 28 Mar 2012 13:30:22 +0000 (09:30 -0400)
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/web/js/dojo/openils/widget/GridColumnPicker.js

index 00b5824..46e8ae1 100644 (file)
@@ -53,7 +53,7 @@ if(!dojo._hasResource["openils.widget.GridColumnPicker"]) {
         },
 
         // determine the visible sorting from the 
-        // view and update structure cells to match
+        // view and update our list of cells to match
         refreshCells : function() {
             var cells = this.cells;
             this.cells = [];