mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #3860 from overleaf/jpa-cleanup-layout
[views] drop a hack that blocked 3rd party software from loading in 2015 GitOrigin-RevId: c6a26e05d12e3a02669a05d40a9f3562d780eead
This commit is contained in:
@@ -10,10 +10,6 @@ html(
|
||||
head
|
||||
include ./_metadata.pug
|
||||
|
||||
script(type="text/javascript", nonce=scriptNonce).
|
||||
// Stop superfish from loading
|
||||
window.similarproducts = true
|
||||
|
||||
if (typeof(gaExperiments) != "undefined")
|
||||
|!{gaExperiments}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user