chore(listeners) change quotes

This commit is contained in:
coderaiser 2014-04-28 10:03:58 -04:00
parent eff3adae15
commit 9f881dbdd8

View file

@ -373,7 +373,7 @@ var Util, DOM, CloudCmd;
}
function pop() {
Events.add("popstate", function(event) {
Events.add('popstate', function(event) {
var path;
if (!event.state)