mirror of
https://github.com/ohwgiles/laminar.git
synced 2026-09-23 20:36:43 +00:00
frontend love
This commit is contained in:
@@ -37,7 +37,6 @@ Resources::Resources()
|
||||
INIT_RESOURCE("/tpl/home.html", tpl_home_html);
|
||||
INIT_RESOURCE("/tpl/job.html", tpl_job_html);
|
||||
INIT_RESOURCE("/tpl/run.html", tpl_run_html);
|
||||
INIT_RESOURCE("/tpl/log.html", tpl_log_html);
|
||||
INIT_RESOURCE("/tpl/browse.html", tpl_browse_html);
|
||||
INIT_RESOURCE("/js/angular.min.js", js_angular_min_js);
|
||||
INIT_RESOURCE("/js/angular-route.min.js", js_angular_route_min_js);
|
||||
|
||||
Reference in New Issue
Block a user