mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 20:30:39 +02:00
Merge pull request #3153 from SimSync/master
Closes #2265 User Extended Field for Date does not allow entry
This commit is contained in:
@@ -201,5 +201,9 @@ jQuery.fn.pwdMeter = function(options){
|
||||
});
|
||||
|
||||
}
|
||||
|
||||
})(jQuery)
|
||||
/**
|
||||
* ALLWAYS add a semicolon at the end, otherwise
|
||||
* it may cause issues when js is cached!
|
||||
* see issue e107inc/e107#2265
|
||||
*/
|
||||
})(jQuery);
|
||||
|
Reference in New Issue
Block a user