mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-18 22:54:55 +00:00
Expose user settings and defaults inline (cont'd)
This commit is contained in:
@@ -3,10 +3,12 @@
|
||||
xmlns="http://www.w3.org/1999/xhtml"
|
||||
xmlns:var="http://www.skyrix.com/od/binding"
|
||||
xmlns:const="http://www.skyrix.com/od/constant">
|
||||
|
||||
<script id="UserDefaults" type="text/json">
|
||||
<var:string value="jsonDefaults" const:escapeHTML="NO"/>
|
||||
</script>
|
||||
<script id="UserSettings" type="text/json">
|
||||
<var:string value="jsonSettings" const:escapeHTML="NO"/>
|
||||
</script>
|
||||
|
||||
</container>
|
||||
|
||||
Reference in New Issue
Block a user