aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/media/Makefile
AgeCommit message (Collapse)Author
2009-04-02Moving media so they are "namespaced" like templates.Rob Hudson
2009-01-17Adjust Makefile to concatenate to jquery.cookie.js onto toolbar.min.js.Rob Hudson
2009-01-17Adding ability to show/hide toolbar, using jquery.cookie.js for statefulness.Reto Aebersold
Signed-off-by: Rob Hudson <rob@cogit8.org>
2008-10-02Adding compressed JS and CSS, and a Makefile to generate them using YUI ↵Rob Hudson
Compressor