Modify ↓
Opened 18 years ago
Closed 13 years ago
#939 closed enhancement (wontfix)
Create ctxtnavbar if not present
Reported by: | Owned by: | Noah Kantrowitz | |
---|---|---|---|
Priority: | normal | Component: | CtxtnavAddPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
The plugin does not create the ctxtnavbar if it is not present. By default the web page contains an empty div with class ctxtnav. I have modified the JavaScript, so that the rest of the ctxtnavbar is created, if it is not already present. So you can add ctxtnavbar to components, that don't have one yet.
(See the attached diff against ctxtnavadd.js
Attachments (1)
Note: See
TracTickets for help on using
tickets.
Patch that allows creation of ctxtnavbar if not present