From ff7042aba4ba6a98b98b7a4435417d63374f2d69 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Fri, 15 Jul 2011 15:23:51 +0000 Subject: added view file for permanently deleted devices --- h-source/Application/Controllers/HistoryController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'h-source/Application/Controllers/HistoryController.php') diff --git a/h-source/Application/Controllers/HistoryController.php b/h-source/Application/Controllers/HistoryController.php index ee68381..8c14bb0 100644 --- a/h-source/Application/Controllers/HistoryController.php +++ b/h-source/Application/Controllers/HistoryController.php @@ -195,7 +195,7 @@ class HistoryController extends BaseController 'to_status' => 'yes', 'exec_string' => 'The device page has been permanently deleted. Just reload the page', 'error_string' => 'Error: the device page has already been permanently deleted', -// 'method' => 'oupdate', + 'method' => 'permanentlyDelete', ), ); -- cgit v1.2.3