Modify ↓
#1934 closed defect (invalid)
Change calling convention for stylesheet adding
| Reported by: | ian.wells | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.8.4 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Drop the whole -javascript⇒ stuff; instead have:
cleanup::add_script_files($filename, $filename, $filename); cleanup::add_script_text(<<EOF); … EOF
And prune out the commonly used files embedded in cleanup.pm when we're changing the calling convention.
Attachments (0)
Note:
See TracTickets
for help on using tickets.



Bugger. Don't you hate it when you have an identical looking Trac at home?