many improvements on listing + cleaned up modal library
This commit is contained in:
committed by
marco
parent
739f06bad7
commit
0e2c04d97a
@@ -1,8 +1,7 @@
|
||||
define('admin', [
|
||||
'mailpoet',
|
||||
'jquery'
|
||||
],
|
||||
function(MailPoet, jQuery) {
|
||||
function(jQuery) {
|
||||
jQuery(function($) {
|
||||
// dom ready
|
||||
$(function() {
|
||||
|
Reference in New Issue
Block a user