Dotclear


Ignore:
Timestamp:
06/22/15 22:01:24 (10 years ago)
Author:
Nicolas <nikrou77@…>
Branch:
default
Message:

Add css without cache counterpart : cssLoad
Use jsLoad and cssLoad for official plugins

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/attachments/_admin.php

    r2849 r3021  
    3939     { 
    4040          $core =& $GLOBALS['core']; 
    41           return 
    42           '<script type="text/javascript" src="'.dcPage::getPF('attachments/js/post.js').'"></script>'; 
     41          return dcPage::jsLoad(dcPage::getPF('attachments/js/post.js')); 
    4342     } 
    4443     public static function adminPostFormItems($main,$sidebar,$post) 
Note: See TracChangeset for help on using the changeset viewer.

Sites map