Closed (fixed)
Project:
Views Slideshow
Version:
7.x-3.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Dec 2011 at 13:29 UTC
Updated:
7 Apr 2012 at 17:40 UTC
I am replacing some of the javascript on my site with minified versions, and came across a few errors when minifying views_slideshow.js, due to the lack of a few semi-colons.
Attached is a patch that adds them in, and allows the JS to be minified successfully.
| Comment | File | Size | Author |
|---|---|---|---|
| viewsslideshowjs_allow_minification.patch | 3.48 KB | nburles |
Comments
Comment #1
redndahead commentedA patch like this was committed.