Modify ↓
Opened 11 years ago
Closed 11 years ago
#12370 closed enhancement (fixed)
Replace virtual script with add_script_data
| Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Component: | CodeReviewerPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Rob Guttman | Trac Release: |
Description
As in #7617 for DateFieldPlugin and #9764 for QuietPlugin, the virtual script can be replaced with a call to add_script_data. This should simplify the code and improve page load time.
Attachments (0)
Note: See
TracTickets for help on using
tickets.



In 14604: