Dotclear


Ignore:
Timestamp:
08/18/13 20:15:28 (12 years ago)
Author:
Nicolas <nikrou77@…>
Branch:
default
Message:

Fix issue #1555 : load templates from external files. x-tmpl templates made html invalid.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/js/_media.js

    r1325 r1461  
    5757          autoUpload: false, 
    5858          sequentialUploads: true, 
    59           disabled: true 
     59          uploadTemplateId: null, 
     60          downloadTemplateId: null, 
     61          uploadTemplate: template_upload, 
     62          downloadTemplate: template_download 
    6063     }).bind('fileuploadadd', function(e, data) { 
    6164          $('.button.cancel','#fileupload .fileupload-buttonbar').show(); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map