Plugin Directory

Changeset 1221244


Ignore:
Timestamp:
08/14/2015 08:51:19 PM (11 years ago)
Author:
GMDragonX
Message:

Update plugin to version 1.4!

File:
1 edited

Legend:

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

    r1221233 r1221244  
    434434                    "class" : "paste",
    435435                    text : translated_name.paste,
    436                     "buffered" : unlinkUl == null || dirNameAction == null || dirAction == null?"false":"true"
     436                    "buffered" : dirNameAction == null || dirAction == null?"false":"true"
    437437                }).on("click", function(){
    438438                    if(dirNameAction != null && dirAction != null)
Note: See TracChangeset for help on using the changeset viewer.