* fix a bug.
This commit is contained in:
@@ -937,6 +937,7 @@ function setModal()
|
||||
{
|
||||
options.cssClass += ' hide-header';
|
||||
}
|
||||
if(typeof(options.url) == 'undefined' || !options.url) return false;
|
||||
|
||||
var modal = $('#ajaxModal').addClass('modal-loading').data('first', true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user