Opened 4 years ago
Closed 4 years ago
#1486247 closed Feature Requests (fixed)
add button container in compose template
| Reported by: | corbosman | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.3.1 |
| Component: | Plugin API | Version: | 0.3-stable |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The compose template does not have a container to add buttons. Right now im just doing $('#compose-toolbar').append(button), but it would be nice if one could use the normal button functions.
Change History (1)
comment:1 Changed 4 years ago by thomasb
- Milestone changed from later to 0.3.1
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Done in [09915f14].