Resolved! Hide Cancel Button from UI page
To create a Project there is a UI page named create_projectUsed <g:dialog_buttons_ok_cancel ok="return makeChanges()" ok_type="button" cancel_type="button" /> this macro for showing OK and CANCEL buttonNow I want to hide CANCEL button only...Where sh...
