Fix a parsing bug in WebGUI::Operation::Shared where it would puke if
the code it was parsing had spaces after the commas. Formatting code in EditableToggle.t
This commit is contained in:
parent
271c539974
commit
927d097375
3 changed files with 34 additions and 33 deletions
|
|
@ -55,6 +55,7 @@
|
|||
- fix: Search Feature Select Box Not Working
|
||||
- Added "Save and Commit" option for environments where the appearance of
|
||||
workflow is unwanted.
|
||||
- fix: WebGUI::International::get can't handle spaces
|
||||
|
||||
|
||||
7.0.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue