Reload the admin design panel page to show the new CSS when the
design gets reset.
This commit is contained in:
parent
bb2311ea18
commit
56b3e13d4a
@ -213,6 +213,10 @@ class DesignadminpanelAction extends AdminPanelAction
|
||||
}
|
||||
|
||||
// XXX: Should we restore the default dir settings, etc.? --Z
|
||||
|
||||
// XXX: I can't get it to show the new settings without forcing
|
||||
// this terrible reload -- FIX ME!
|
||||
common_redirect(common_local_url('designadminpanel'), 303);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user