mirror of
https://github.com/versity/versitygw.git
synced 2026-07-02 16:54:25 +00:00
e023f00923
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}};
|