From 9ccb1f6b680f821c731fb43b430a90beeb24da15 Mon Sep 17 00:00:00 2001 From: linxuhua Date: Sun, 2 Jul 2017 04:33:53 +0800 Subject: [PATCH] managed jquery-ui by bower (#1558) --- bower.json | 3 ++- index.html | 2 +- pages/calendar.html | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 51515101b..ec84f8dea 100644 --- a/bower.json +++ b/bower.json @@ -56,6 +56,7 @@ "bootstrap-timepicker": "^0.5.2", "jquery-sparkline": "^2.1.3", "font-awesome": "^4.7.0", - "Ionicons": "ionicons#^2.0.1" + "Ionicons": "ionicons#^2.0.1", + "jquery-ui": "1.11.4" } } diff --git a/index.html b/index.html index daa3b747c..926118999 100644 --- a/index.html +++ b/index.html @@ -1233,7 +1233,7 @@ - + - +