summaryrefslogtreecommitdiff
path: root/core/views
diff options
context:
space:
mode:
Diffstat (limited to 'core/views')
-rw-r--r--core/views/welcome.html.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/views/welcome.html.php b/core/views/welcome.html.php
index 18effd55..262adcfc 100644
--- a/core/views/welcome.html.php
+++ b/core/views/welcome.html.php
@@ -150,6 +150,7 @@
}
</style>
<?= html::script("lib/jquery.js") ?>
+ <?= html::script("lib/jquery.form.js") ?>
<?= html::script("lib/jquery.cookie.js") ?>
<?= html::script("lib/jquery.MultiFile.js") ?>
<?= rearrange_block::head(null) ?>