From 4df1aac4b7563d73baa210616a39bafe1b9590f0 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 28 Aug 2016 10:52:23 +0200 Subject: Update jQuery UI and include sortable Also drop in all the non minified version because we can and it might be useful for debugging in the future. Signed-off-by: Florian Pritz --- application/views/header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application/views/header.php') diff --git a/application/views/header.php b/application/views/header.php index d4ee7a07c..fb7f01b0c 100644 --- a/application/views/header.php +++ b/application/views/header.php @@ -13,7 +13,7 @@ if (is_cli_client() && !isset($force_full_html)) { - " rel="stylesheet"> + " rel="stylesheet"> " rel="stylesheet"> " rel="stylesheet"> " rel="stylesheet"> -- cgit v1.2.3-24-g4f1b