Opened 16 years ago
Closed 16 years ago
#3532 closed Task (fixed)
Simplify the "Panel Button" plugin
| Reported by: | Frederico Caldeira Knabben | Owned by: | Frederico Caldeira Knabben |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | General | Version: | |
| Keywords: | Confirmed | Cc: |
Description
There is a lot of code duplication with the panelbutton plugin. It's a copy of the button plugin, which small customizations. It should be possible to reuse the button plugin class there.
Attachments (1)
Change History (2)
Changed 16 years ago by
| Attachment: | 3532.patch added |
|---|
comment:1 Changed 16 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |

Fixed with [3516].