#10481 closed defect (fixed)
Editor: Save plugin using wrong button type
Reported by: | Jared Jurkiewicz | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | 1.4.1 |
Component: | Editor | Version: | 1.4.0b |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Editor: Save plugin using wrong button type
For some reason I have save using a 'ToggleButton?', which is completely the wrong mnemonic for that plugin. Stupid. Also, easily fixed. Need to put this in 1.4.1 and 1.5.
Note: See
TracTickets for help on using
tickets.
(In [21021]) Fixing button type. Should be dijit.form.Button, not dijit.form.ToggleButton?. fixes #10481