forked from GNUsocial/gnu-social
Reload the admin design panel page to show the new CSS when the
design gets reset.
This commit is contained in:
parent
55a488326e
commit
15fafb7162
@ -213,6 +213,10 @@ class DesignadminpanelAction extends AdminPanelAction
|
|||||||
}
|
}
|
||||||
|
|
||||||
// XXX: Should we restore the default dir settings, etc.? --Z
|
// 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