From a45f9b7bf58475ccc812e819f159638403c00419 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Mon, 1 Jul 2013 10:22:14 +0200 Subject: Contacts drag-n-drop default action is to move contacts (#1488751) Added possibility to choose to move or copy contacts from drag-n-drop menu (#1488751) Use consistent naming: 'moveto' -> 'move' --- skins/classic/templates/addressbook.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'skins/classic/templates/addressbook.html') diff --git a/skins/classic/templates/addressbook.html b/skins/classic/templates/addressbook.html index fdcd1847f..9bd684866 100644 --- a/skins/classic/templates/addressbook.html +++ b/skins/classic/templates/addressbook.html @@ -116,5 +116,12 @@ +
+ +
+ -- cgit v1.2.3