This website requires JavaScript.
Explore
Help
Sign in
oqapi
/
webgui
Watch
2
Star
0
Fork
You've already forked webgui
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
16909
commits
2
branches
2
tags
120
MiB
176b6297dd
Commit graph
3 commits
Author
SHA1
Message
Date
Scott Walters
b8923426e2
ucfirst the name as it comes back from i18n in our Form::Cancel control
2013-09-26 19:34:40 -05:00
Scott Walters
0b5a77515f
make Form::Cancel better; make WebGUI::TabForm use it. so, logic migrated from TabForm to Form::Cancel where it's re-usable and fixed up for this new Doug admin.
2013-09-26 17:32:32 -05:00
Scott Walters
7b7f3be628
Create a Form::Cancel; FormBuilder doesn't automatically add Save/Cancel buttons so this can serve as a Cancel button for it; it attempts to correctly handle either closing the modal pop-up dialog or else going back in history/going back to the page that linked to this one. needs tests. the Cancel button in TabSet needs to use this logic.
2013-09-26 17:32:32 -05:00