many improvements on listing + cleaned up modal library

This commit is contained in:
Jonathan Labreuille
2015-08-26 19:10:09 +02:00
committed by marco
parent 739f06bad7
commit 0e2c04d97a
10 changed files with 796 additions and 753 deletions

View File

@@ -1,8 +1,7 @@
define('admin', [
'mailpoet',
'jquery'
],
function(MailPoet, jQuery) {
function(jQuery) {
jQuery(function($) {
// dom ready
$(function() {