Revision: 10926
          http://bibdesk.svn.sourceforge.net/bibdesk/?rev=10926&view=rev
Author:   amaxwell
Date:     2007-08-16 09:08:21 -0700 (Thu, 16 Aug 2007)

Log Message:
-----------
Uncomment import button column

Modified Paths:
--------------
    trunk/bibdesk/BibDocument_Groups.m

Modified: trunk/bibdesk/BibDocument_Groups.m
===================================================================
--- trunk/bibdesk/BibDocument_Groups.m  2007-08-16 15:52:42 UTC (rev 10925)
+++ trunk/bibdesk/BibDocument_Groups.m  2007-08-16 16:08:21 UTC (rev 10926)
@@ -260,7 +260,7 @@
         } 
     
         [tableView setAlternatingRowBackgroundColors:[NSColor 
alternateControlAlternatingRowBackgroundColors]];
-        //[tableView insertTableColumnWithIdentifier:BDSKImportOrderString 
atIndex:0];
+        [tableView insertTableColumnWithIdentifier:BDSKImportOrderString 
atIndex:0];
 
     } else {
         if ([self isDisplayingSearchButtons]) {


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to