Plugin Directory

Changeset 2386612


Ignore:
Timestamp:
09/22/2020 07:32:28 PM (6 years ago)
Author:
weweave
Message:

Replaced file js/jsuri-1.1.1.js by js/jsuri.js

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-ajaxify-comments/tools/Gruntfile.js

    r2371974 r2386612  
    99        concat: {
    1010            scripts: {
    11                 src: ['js/jsuri-1.1.1.js', 'js/jquery.blockUI.js', 'js/idle-timer.js', 'js/jquery.waypoints.js', 'js/wp-ajaxify-comments.js'],
     11                src: ['js/jsuri.js', 'js/jquery.blockUI.js', 'js/idle-timer.js', 'js/jquery.waypoints.js', 'js/wp-ajaxify-comments.js'],
    1212                dest: 'js/wp-ajaxify-comments.merged.js'
    1313            },
Note: See TracChangeset for help on using the changeset viewer.