Fix typo.
This commit is contained in:
parent
3ced488146
commit
e148b0d40c
@ -474,7 +474,7 @@ ImporterApp.prototype.OpenFile = function ()
|
||||
ImporterApp.prototype.ResetHash = function ()
|
||||
{
|
||||
if (window.location.hash.length > 1) {
|
||||
window.loadation.hash = '';
|
||||
window.location.hash = '';
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user