← Back to team overview

phpdevshell team mailing list archive

[Bug 987551] [NEW] jquery min

 

Public bug reported:

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.

** Affects: phpdevshell
     Importance: Wishlist
         Status: New

** Changed in: phpdevshell
   Importance: Undecided => Wishlist

-- 
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.:
  New

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


Follow ups

References