Changes between Initial Version and Version 1 of Ticket #5144, comment 3
- Timestamp:
- 09/02/2013 06:29:54 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5144, comment 3
initial v1 3 3 This is not a template issue. It's a theme-compat issue since the "Create a Group" button is not hardcoded into any templates, but in the groups theme-compat code. 4 4 5 I think, at the very least, we can add a toggle filter to the "Create a ..." buttons so theme devs can remove the button with one-line. See attached patch. 5 I think, at the very least, we can add a toggle filter to the "Create a ..." buttons so theme devs can remove the button with one-line. See attached patch. (Please excuse the poorly-named filter!) 6 6 7 7