cssess
cssess copied to clipboard
Reference Error
Getting a reference error in chrome,
Line 355:
if (!JDROPVIEW) {
Should be:
if (!window.JDROPVIEW) {