Ticket #479 (closed defect: invalid)
Refresh DynamicCSS dropdown whit updated StyleSheet
| Reported by: | thiagovinicius_@… | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin_DynamicCSS | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Hi folks, My .css file is updated dynamic inside system, but DynamicCSS dropdown dont update with updated .css file.
Anybody can help me????
Tanks
. . . xinha_config = xinha_config ? xinha_config() : new HTMLArea.Config();
if(typeof DynamicCSS != 'undefined') {
xinha_config.pageStyleSheets.push('./css/styleSheet.css');
} . . .
Change History
Note: See
TracTickets for help on using
tickets.
