$.validator.defaults.ignore='';//TODO: Would be better if we can apply only for the form we are working on! Also this should be decided by the form itself!
@ -12,7 +8,7 @@ $.validator.defaults.ignore = ''; //TODO: Would be better if we can apply only f
abp.ModalManager=(function(){
varCallbackList=function(){//TODO: To a seperated file
varCallbackList=function(){
var_callbacks=[];
return{
@ -67,12 +63,11 @@ $.validator.defaults.ignore = ''; //TODO: Would be better if we can apply only f