mirror of
https://github.com/versity/versitygw.git
synced 2026-04-18 03:41:01 +00:00
Refactor webui so that we have a template, webui/web/js/config.js.tmpl, instead of the /api/gateways to retrieve the gateways listing. This also restructures the css theme into separate common files for easier maintenance.
2 lines
40 B
Cheetah
2 lines
40 B
Cheetah
window.__VGWCONFIG__ = {{.ConfigJSON}};
|