Ticket #4291 (closed Bug: fixed)
missing showEditableBorder in plone_tableless/main_template
| Reported by: | petschki | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | Past |
| Component: | Templates/CSS | Keywords: | |
| Cc: |
Description
you cannot hide the edit border in the tableless design via request.set('disable_border',1) because the main_template doesnt use the showEditableBorder script ... although the script is an ugly hack (see comment :-) i think the main_templates should behave the same way?
Change History
Note: See
TracTickets for help on using
tickets.