Plugin Directory

Changeset 995322


Ignore:
Timestamp:
09/23/2014 10:19:48 AM (12 years ago)
Author:
Eric Lowry
Message:

Version 1.2.7

Location:
el-gallery
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • el-gallery/tags/1.2.7/js/el-gallery_admin.js

    r995318 r995322  
    2121        $('#wpbody-content .wrap h2:first-child').text(function () {
    2222            return $(this).text().replace('EL', '<i class="el-icons el-icons-el-gallery" class="el-icons-logo"><div>EL</div></i>');
    23         });​​​​​
    24     });​​​​​
     23        });
     24    });
    2525
    2626})( jQuery );
  • el-gallery/trunk/js/el-gallery_admin.js

    r995317 r995322  
    2121        $('#wpbody-content .wrap h2:first-child').text(function () {
    2222            return $(this).text().replace('EL', '<i class="el-icons el-icons-el-gallery" class="el-icons-logo"><div>EL</div></i>');
    23         });​​​​​
    24     });​​​​​
     23        });
     24    });
    2525
    2626})( jQuery );
Note: See TracChangeset for help on using the changeset viewer.