Plugin Directory

Changeset 1054035


Ignore:
Timestamp:
12/25/2014 02:11:46 PM (11 years ago)
Author:
GMDragonX
Message:

update plugin script

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gmace/trunk/assets/js/scripts.js

    r1053987 r1054035  
    7070        jQuery("#gm_slider p#"+getID())
    7171            .prop("title",file[getID()])
    72             .html(name_tab+"<a title='Закрыть'>X</a>");
     72            .html(name_tab+"<a title='Закрыть' class='close_editor'>X</a>");
    7373        getFileOfTab();
    7474    });
Note: See TracChangeset for help on using the changeset viewer.