| commit | 362fd8e2ec90531e3cf8e31ab5509f178482721e | [log] [tgz] |
|---|---|---|
| author | gio <gio@v1.dodo.cloud> | Sun Oct 06 10:12:54 2024 +0400 |
| committer | gio <gio@v1.dodo.cloud> | Sun Oct 06 10:12:54 2024 +0400 |
| tree | 15d701ae0fbed170f129770cb51b9d1d88c4821c | |
| parent | 5cc6afcffb5cb1bcf29fe1209adb5c003e1bf733 [diff] [blame] |
DodoApp: Make form disabling logic work with all forms on the page Change-Id: Ib82aa2fbd9c607fbc373fc0944fd5729813b128e
diff --git a/core/installer/welcome/dodo-app-tmpl/base.html b/core/installer/welcome/dodo-app-tmpl/base.html index 450ab25..a4917de 100644 --- a/core/installer/welcome/dodo-app-tmpl/base.html +++ b/core/installer/welcome/dodo-app-tmpl/base.html
@@ -17,6 +17,7 @@ </nav> {{- block "content" . }} {{- end }} + <script src="/stat/dodo-app.js?v=0.0.9"></script> </body> </html> {{ define "resources" }}