Ignore:
Timestamp:
Sep 26, 2012, 3:29:46 PM (12 years ago)
Author:
dwinter
Branch:
default
Message:

js for resources

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/main/webapp/annotationBrowser/js/annotation-core.js

    r39 r46  
    3434       
    3535         $('<div/>', {
    36                     'class': 'annotatonMetaData',
     36                    'class': 'annotationMetaData',
    3737                  }).load(md, function (){
    3838                         $(this).children().children().addClass('dcMetaData');
Note: See TracChangeset for help on using the changeset viewer.