Skip to content

Commit

Permalink
https://mantis.phplist.org/view.php?id=18458
Browse files Browse the repository at this point in the history
  • Loading branch information
mariez committed Jan 13, 2017
1 parent 5c544e6 commit 2e14c16
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
4 changes: 4 additions & 0 deletions js/dist/phpList_ui_bootstrap.js
Expand Up @@ -2389,6 +2389,10 @@ $( window ).load(function(){

$('#dialog').not('body.templates #dialog').on('shown.bs.modal', myfunction);

$( document ).ajaxComplete(function() {
myfunction();
});


/**************************** INCLUDE JS AND CSS FILES RELATED ***********************/

Expand Down

0 comments on commit 2e14c16

Please sign in to comment.