Ability to reload a versioned link in OO
parent
9cbe8e3715
commit
d3cbefb5c6
|
@ -33,9 +33,6 @@ define([
|
|||
if (parsed && parsed.hashData) {
|
||||
var opts = parsed.getOptions();
|
||||
version = opts.versionHash;
|
||||
opts.versionHash = "";
|
||||
href = parsed.getUrl(opts);
|
||||
hash = parsed.hashData.getHash(opts);
|
||||
}
|
||||
|
||||
document.getElementById('sbox-iframe').setAttribute('src',
|
||||
|
|
Loading…
Reference in New Issue