← Back to team overview

phpdevshell team mailing list archive

[Bug 947656] Re: custom css

 

I found various issues with the implimentation of this causing the
default install to break the general configuration UI tabs;

1. No empty check is done in settings, making the general settings gui Custom CSS field return a error, making the whole general setting page break (fix pushed).
2. Needed to add $configuration['preloaded_settings'] custom_css so setting is cached (fix pushed).

** Changed in: phpdevshell
    Milestone: None => 3.1.4-stable

-- 
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.
https://bugs.launchpad.net/bugs/947656

Title:
  custom css

Status in Open Source PHP RAD Framework with UI.:
  Fix Committed

Bug description:
  In the GUI settings I can have a custom logo ; having a custom css
  file would be very nice too

To manage notifications about this bug go to:
https://bugs.launchpad.net/phpdevshell/+bug/947656/+subscriptions


References