From 00ffb24eb05705813505ac6e83adb155a9303496 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Tue, 24 Mar 2009 17:41:20 +0000 Subject: Add a pause button to the server add dialog and if it is clicked then the upload is paused. If the dialog is closed and the task is not complete then a warning message is displayed on the album. --- modules/server_add/views/server_add_tree_dialog.html.php | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/server_add/views/server_add_tree_dialog.html.php') diff --git a/modules/server_add/views/server_add_tree_dialog.html.php b/modules/server_add/views/server_add_tree_dialog.html.php index a52d2729..a9b46d7d 100644 --- a/modules/server_add/views/server_add_tree_dialog.html.php +++ b/modules/server_add/views/server_add_tree_dialog.html.php @@ -16,6 +16,7 @@ + "gServerPauseButton", "name" => "add", "disabled" => true, "class" => "submit", "style" => "display:none"), t("Pause")) ?> "gServerAddButton", "name" => "add", "disabled" => true, "class" => "submit"), t("Add")) ?> -- cgit v1.2.3