mirror of
https://github.com/jashkenas/backbone.git
synced 2026-01-26 07:18:01 -05:00
Merge branch 'closure-scope' of https://github.com/sstephenson/backbone
This commit is contained in:
@@ -1040,4 +1040,4 @@
|
||||
return string.replace(/&(?!\w+;)/g, '&').replace(/</g, '<').replace(/>/g, '>').replace(/"/g, '"');
|
||||
};
|
||||
|
||||
})();
|
||||
}).call(this);
|
||||
|
||||
Reference in New Issue
Block a user