Page 1 of 1

Changing mantis status button

Posted: 17 Mar 2016, 14:53
by josepernia8
I was wondering if there is a way to change the status button on www.mymantis/view.php?id=##. I mean if i want to change status i need to use the drop down list from the right and then hit the change status to: button on the left, i want to have the button on the right.

Any suggestions?

Re: Changing mantis status button

Posted: 18 Mar 2016, 15:37
by atrol
There is no configuration option for it.
You would have to change source code of function html_button_bug_change_status in file core/html_api.php.