aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-10-06 15:16:46 -0700
committerfriendica <info@friendica.com>2014-10-06 15:16:46 -0700
commit6e4f7383f154b906a6880d13d7c233b8ea7a5e6a (patch)
tree3cf75d9a59e461e441b48f660a2e1248889cc142 /view
parentdc6b789871eeae893ff406c02606cd1de4ecd1e8 (diff)
parent7577227a6dcbc2484abb344422c52f1e50a4e214 (diff)
downloadvolse-hubzilla-6e4f7383f154b906a6880d13d7c233b8ea7a5e6a.tar.gz
volse-hubzilla-6e4f7383f154b906a6880d13d7c233b8ea7a5e6a.tar.bz2
volse-hubzilla-6e4f7383f154b906a6880d13d7c233b8ea7a5e6a.zip
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'view')
-rw-r--r--view/theme/redbasic/php/theme_init.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/php/theme_init.php b/view/theme/redbasic/php/theme_init.php
index 2da04a389..2fbca2ef0 100644
--- a/view/theme/redbasic/php/theme_init.php
+++ b/view/theme/redbasic/php/theme_init.php
@@ -11,7 +11,7 @@ require_once('view/php/theme_init.php');
head_add_js('library/bootstrap/js/bootstrap.min.js');
head_add_js('library/bootstrap/js/bootbox.min.js');
-head_add_js('library/bootstrap-datetimepicker/js/moment.js');
+head_add_js('library/bootstrap-datetimepicker/js/moment.min.js');
head_add_js('library/bootstrap-datetimepicker/js/bootstrap-datetimepicker.min.js');
//head_add_js('library/colorpicker/js/colorpicker.js');
head_add_js('library/bootstrap-colorpicker/dist/js/bootstrap-colorpicker.js');