Changeset 9462

Show
Ignore:
Timestamp:
04/27/08 21:25:36 (3 weeks ago)
Author:
dbs
Message:

Clean up trailing comma

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Open-ILS/xul/staff_client/chrome/content/main/menu.js

    r8911 r9462  
    324324                                                obj.url_prefix(urls.XUL_HOLD_PULL_LIST) + '?ses='+window.escape(ses()) 
    325325                                        ); 
    326                                         obj.set_tab( loc, {'tab_name' : offlineStrings.getString('menu.cmd_browse_hold_pull_list.tab')}, { 'show_print_button' : true, } ); 
     326                                        obj.set_tab( loc, {'tab_name' : offlineStrings.getString('menu.cmd_browse_hold_pull_list.tab')}, { 'show_print_button' : true } ); 
    327327                                } 
    328328                        ],