MantisBT: master 6db5ae6a

Author Committer Branch Timestamp Parent
dregad dregad master 2020-09-10 13:27 master aaa671c2
Affected Issues  0027274: Move Delete buttons into main form
Changeset

Move Delete button to form footer: Version

Using the HTML5 button's formaction property we can get rid of the
separate form that caused the button to be displayed below the Edit box,
and put the Delete button in the main form's footer.

Fixes 0027274

mod - manage_proj_ver_delete.php Diff File
mod - manage_proj_ver_edit_page.php Diff File