formatting

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1452405 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2013-03-04 17:15:04 +00:00
parent b5d2c40622
commit 315f582577
1 changed files with 4 additions and 4 deletions

View File

@ -1793,10 +1793,10 @@ define("archiva.general-admin",["jquery","i18n","utils","jquery.tmpl","knockout"
}
}
).always(
function(){
removeMediumSpinnerImg(userMessages);
saveButton.button('reset');
}
function(){
removeMediumSpinnerImg(userMessages);
saveButton.button('reset');
}
);
}
}