From 9a5338f565e600e618cc4546abbf18d30d942b3a Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sun, 5 Jun 2011 11:09:40 +0000 Subject: improved the way deleted devices are managed --- h-source/Application/Views/Notebooks/page.php | 2 +- h-source/Application/Views/climb.php | 2 +- h-source/Application/Views/differences.php | 38 ++--- h-source/Application/Views/history.php | 10 +- h-source/Application/Views/if_page_deleted.php | 2 +- h-source/Application/Views/page.php | 2 +- h-source/Application/Views/talk.php | 198 +++++++++++++------------ h-source/Application/Views/top_left.php | 8 +- 8 files changed, 140 insertions(+), 122 deletions(-) (limited to 'h-source/Application/Views') diff --git a/h-source/Application/Views/Notebooks/page.php b/h-source/Application/Views/Notebooks/page.php index 2af4468..fd8389a 100644 --- a/h-source/Application/Views/Notebooks/page.php +++ b/h-source/Application/Views/Notebooks/page.php @@ -20,7 +20,7 @@ // along with h-source. If not, see . ?> - + action,'view') === 0) ? 'hardware' : 'revisions'; diff --git a/h-source/Application/Views/climb.php b/h-source/Application/Views/climb.php index ff898dc..ffcae52 100644 --- a/h-source/Application/Views/climb.php +++ b/h-source/Application/Views/climb.php @@ -26,7 +26,7 @@
- +
viewStatus;?>" method="POST"> I want to make this revision the current revision:
diff --git a/h-source/Application/Views/differences.php b/h-source/Application/Views/differences.php index 3ec5235..b3bb292 100644 --- a/h-source/Application/Views/differences.php +++ b/h-source/Application/Views/differences.php @@ -21,25 +21,29 @@ ?>
- -
- Notice: the text in red has been deleted from the previous revision, the text in green has been added in this revision and the text in gray has not been changed. -
+ + - $text) { ?> - -
- -
- : +
+ Notice: the text in red has been deleted from the previous revision, the text in green has been added in this revision and the text in gray has not been changed.
- -
- + + $text) { ?> + +
+ +
+ : +
+ +
+ +
+
- -
- + + + - +
diff --git a/h-source/Application/Views/history.php b/h-source/Application/Views/history.php index 55032f0..0dea6a6 100644 --- a/h-source/Application/Views/history.php +++ b/h-source/Application/Views/history.php @@ -20,6 +20,8 @@ // along with h-source. If not, see . ?> + +
    @@ -52,4 +54,10 @@
    : -
    \ No newline at end of file +
+ + + +
+ + \ No newline at end of file diff --git a/h-source/Application/Views/if_page_deleted.php b/h-source/Application/Views/if_page_deleted.php index 2d90632..1e2ab2d 100644 --- a/h-source/Application/Views/if_page_deleted.php +++ b/h-source/Application/Views/if_page_deleted.php @@ -20,7 +20,7 @@ // along with h-source. If not, see . ?> - +
diff --git a/h-source/Application/Views/page.php b/h-source/Application/Views/page.php index 703f401..ef8b3a2 100644 --- a/h-source/Application/Views/page.php +++ b/h-source/Application/Views/page.php @@ -20,7 +20,7 @@ // along with h-source. If not, see . ?> - + action,'view') === 0) ? 'hardware' : 'revisions'; diff --git a/h-source/Application/Views/talk.php b/h-source/Application/Views/talk.php index f578f8e..6197e24 100644 --- a/h-source/Application/Views/talk.php +++ b/h-source/Application/Views/talk.php @@ -29,118 +29,122 @@ }); + + -
- - - - - - -
- -
- - ">hide - - -
- -
- -
- by getUser($message['talk']['created_by']));?>, +
+ + + + + + +
+ +
+ + ">hide + + +
+ +
+ +
+ by getUser($message['talk']['created_by']));?>, +
-
- -
- -
- - - -
-
talk
- ">view details -
+ +
+
- - -
- - - - - -
- this message has been deleted - - ">make visible - + +
talk
- ">view details - -
-
-
- submitted by getUser($message['talk']['created_by']));?>, -
-
- +
+
+ + +
+ + + + + +
+ this message has been deleted + + ">make visible + + +
+
talk
+ + ">view details + +
+
+
+ submitted by getUser($message['talk']['created_by']));?>, +
+
+ +
+
-
-
- - -
+ + +
+ + - + - - -
+
+ + + +
+ + + + +
+
controller."/talk/$lang/$id_hard/$token".$this->viewStatus;?>#form" method="POST"> + +
+ +
+ + +
+ +
+ + +
+ + - - -
- - - - -
- controller."/talk/$lang/$id_hard/$token".$this->viewStatus;?>#form" method="POST"> - -
- -
- - -
- -
- -
- - - -
- + +
-
- - - - + + + + + + \ No newline at end of file diff --git a/h-source/Application/Views/top_left.php b/h-source/Application/Views/top_left.php index 2f67c3d..07f3ad3 100644 --- a/h-source/Application/Views/top_left.php +++ b/h-source/Application/Views/top_left.php @@ -36,7 +36,8 @@ - + + @@ -44,8 +45,7 @@ - - +
controller."/update/$lang/$token".$this->viewStatus;?>" method="POST"> @@ -58,6 +58,8 @@ + + action,'catalogue') === 0) { ?> -- cgit v1.2.3