Use strict mode
This commit is contained in:
parent
c573b0c566
commit
1b6bb28c3e
@ -611,6 +611,7 @@ AJAX.cache = {
|
||||
* Allows direct bookmarking and microhistory.
|
||||
*/
|
||||
AJAX.setUrlHash = (function (jQuery, window) {
|
||||
"use strict";
|
||||
/**
|
||||
* Indictaes whether we have already completed
|
||||
* the initialisation of the hash
|
||||
|
||||
Loading…
Reference in New Issue
Block a user