This website requires JavaScript.
Explore
Help
Sign In
github
/
overleaf
Watch
1
Star
0
Fork
You've already forked overleaf
0
mirror of
https://github.com/overleaf/overleaf.git
synced
2024-11-07 20:31:06 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f0bdd34823
overleaf
/
services
/
web
/
frontend
/
js
/
main
/
exposed-settings.js
4 lines
97 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Merge pull request #2515 from overleaf/as-transform-absolute-paths Transform absolute paths in frontend to relative GitOrigin-RevId: c1914c0fd09d68984ba6c85a1f00aa3e6858d944
2020-04-06 07:45:56 -04:00
define
(
[
'../base'
]
,
function
(
App
)
{
Merge pull request #2168 from overleaf/pr-restrict-main-file-options Restrict main file options based on extension. GitOrigin-RevId: f7d7a61c0454621dd8bc6ab5edce8a89721018ea
2019-10-03 10:10:00 -04:00
App
.
constant
(
'ExposedSettings'
,
window
.
ExposedSettings
)
}
)
Reference in a new issue
Copy permalink