NIHVIVO-193 Tweaks to styles of position history form (view 1)
This commit is contained in:
parent
dd96daadad
commit
2bf6bd35ab
3 changed files with 21 additions and 2 deletions
|
@ -1,12 +0,0 @@
|
|||
var personHasPositionHistory = {
|
||||
|
||||
onLoad: function() {
|
||||
$("#newOrg").hide();
|
||||
$("#position").hide();
|
||||
$("#submit").val("Continue");
|
||||
}
|
||||
};
|
||||
|
||||
$(document).ready(function(){
|
||||
personHasPositionHistory.onLoad();
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue