← Back to team overview

phpdevshell team mailing list archive

[Bug 987551] Re: jquery min

 

** Changed in: phpdevshell
    Milestone: 3.2.1-stable => 3.5

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

Title:
  jquery min

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

Bug description:
  In themes/cloud/include.php, the non-development part include a minified & compiled version of JS files, where the development part lists and includes each one separatly.
  That is good, but in the later case, jquery and jquery-ui are included minified too.

  It could be nice to use the non-minified version to help debugging JS
  code.

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


References