mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
@@ -102,8 +102,7 @@ def reload_javascript():
|
||||
|
||||
css_base = theme.reload_gradio_theme()
|
||||
css_timesheet = "timesheet.css"
|
||||
css_kanvas = "kanvas.css"
|
||||
css = html_css([css_base, css_timesheet, css_kanvas])
|
||||
css = html_css([css_base, css_timesheet])
|
||||
body = html_body()
|
||||
|
||||
def template_response(*args, **kwargs):
|
||||
|
||||
Reference in New Issue
Block a user