Changeset 25063


Ignore:
Timestamp:
2012-02-09T15:33:57+13:00 (12 years ago)
Author:
sjm84
Message:

Fixed a error that cause the document maker documents to not be draggable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/web/interfaces/oran/js/classifier_scripts.js

    r25010 r25063  
    155155                        checkout();
    156156                    }
     157                    else if(gs.cgiParams.documentbasket == "on")
     158                    {
     159                        dmcheckout();
     160                    }
    157161                    updateOpenClassifiers();
    158162                }
Note: See TracChangeset for help on using the changeset viewer.