From b863c7ae138575addb5db584ef6c3c3bdc3818c7 Mon Sep 17 00:00:00 2001 From: Emanuel Schuetze Date: Fri, 18 Dec 2015 22:17:17 +0100 Subject: [PATCH] Upgrade to angular-ui-tree 2.5.0 With >=2.10.0 there is an error "context is null" if start dragging. With >=2.6.0 there is a missing angular 1.4 dependency. --- bower.json | 2 +- openslides/agenda/static/templates/agenda/item-sort.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 23f75bd16..9186d6099 100644 --- a/bower.json +++ b/bower.json @@ -18,7 +18,7 @@ "angular-ui-router": "~0.2.15", "angular-ui-select": "~0.13.1", "angular-ui-switch": "~0.1.1", - "angular-ui-tree": "~2.2.0", + "angular-ui-tree": "~2.5.0", "angular-gettext": "~2.1.2", "angular-scroll-glue": "~2.0.6", "ngBootbox": "~0.1.2", diff --git a/openslides/agenda/static/templates/agenda/item-sort.html b/openslides/agenda/static/templates/agenda/item-sort.html index b7a57d033..5d8a32efd 100644 --- a/openslides/agenda/static/templates/agenda/item-sort.html +++ b/openslides/agenda/static/templates/agenda/item-sort.html @@ -13,8 +13,8 @@

Drag and drop items to change the order of the agenda. Your modification will be saved immediately.

-
-
    +
    +