Commit Graph
2 Commits
Author SHA1 Message Date
aegisrunestoneandJavi Sánchez-Marín c6226306c2 fix(gridster): changed "instanceof jQuery" to "instanceof $"
Original code will break if jquery noconflict is applied, where $ and jQuery produces jQuery instance of different versions.
2015-04-16 20:26:18 +02:00
aegisrunestone cdb0f5cde0 Changed "instanceof jQuery" to "instanceof $"
Original code will break if jquery noconflict is applied, where $ and jQuery produces jQuery instance of different versions.
2014-09-02 14:53:58 +08:00