mirror of https://github.com/apache/archiva.git
formatting
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1452405 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b5d2c40622
commit
315f582577
|
@ -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');
|
||||
}
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue