https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33537

--- Comment #84 from Marcel de Rooy <[email protected]> ---
Created attachment 157045
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157045&action=edit
Bug 33537: Add staff template and script

Test plan:
Go to Administration/SMTP Servers.
Click Domain limits.
Do some CRUD operations.
Bonus:
Add another tab with domain limits.
Edit or remove records on tab 1.
Try CRUD on changed or removed records on tab 2.

Signed-off-by: Marcel de Rooy <[email protected]>
[EDIT] Added some preventDefault calls, as suggested by JD.
Signed-off-by: Pedro Amorim <[email protected]>

Bug 33537: (QA follow-up) Modal UI fixes:

Use ol instead of ul in modal fieldset inputs:
This ol->ul change makes the UI inputs more spaced
and overall more in line with other modals in Koha.

Use 'btn-primary' on 'Save' button to have it be shown
yellow as other confirmation buttons in Koha.

Add a11y attributes to modal form

Also prettied HTML code:
git show --ignore-all-space <commit_hash>

Signed-off-by: Pedro Amorim <[email protected]>

Signed-off-by: Marcel de Rooy <[email protected]>

Bug 33537: (QA follow-up) Use bootstrap modal native functions

Signed-off-by: Pedro Amorim <[email protected]>

Signed-off-by: Marcel de Rooy <[email protected]>

[EDIT] To get validation working again, needed to add
ev.stopPropagation() in #domain_limits_modal button.save's onclick.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to