From 4641de870cfa9c5d4c41a94328a8fb1f4adfdc78 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sun, 24 Oct 2010 19:30:13 +0000 Subject: added 3G cards --- .../Application/Views/Threegcards/catalogue.php | 80 +++++++++++++++++ h-source/Application/Views/Threegcards/form.php | 100 +++++++++++++++++++++ h-source/Application/Views/Threegcards/page.php | 87 ++++++++++++++++++ 3 files changed, 267 insertions(+) create mode 100644 h-source/Application/Views/Threegcards/catalogue.php create mode 100644 h-source/Application/Views/Threegcards/form.php create mode 100644 h-source/Application/Views/Threegcards/page.php (limited to 'h-source/Application/Views/Threegcards') diff --git a/h-source/Application/Views/Threegcards/catalogue.php b/h-source/Application/Views/Threegcards/catalogue.php new file mode 100644 index 0000000..765a36f --- /dev/null +++ b/h-source/Application/Views/Threegcards/catalogue.php @@ -0,0 +1,80 @@ + + +. +?> + +
+
+ +
+
+
viewArgs['vendor']);?>
+
viewArgs['comm_year']?>
+
viewArgs['wifi_works']?>
+
viewArgs['interface']?>
+
viewArgs['sort-by']?>
+
+
+ + + +
+ .. +
+ + + + +
+ +
+ "> : +
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
+
+
+ + + +
+ + + +
+ : +
+ \ No newline at end of file diff --git a/h-source/Application/Views/Threegcards/form.php b/h-source/Application/Views/Threegcards/form.php new file mode 100644 index 0000000..fdaf477 --- /dev/null +++ b/h-source/Application/Views/Threegcards/form.php @@ -0,0 +1,100 @@ + + +. +?> + + + + + +
+
controller."/".$this->action."/$lang/$token".$this->viewStatus;?>" method="POST"> + +
+ +
+ + + ">Vendor not present? +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + + + +
+ +
+ + +
+ +
+ + +
+ +
+ +
+ +
+ + + + + +
+ * are mandatory");?> +
+ +
+ +
+
\ No newline at end of file diff --git a/h-source/Application/Views/Threegcards/page.php b/h-source/Application/Views/Threegcards/page.php new file mode 100644 index 0000000..bfc974f --- /dev/null +++ b/h-source/Application/Views/Threegcards/page.php @@ -0,0 +1,87 @@ + + +. +?> + + + + action,'view') === 0) ? 'hardware' : 'revisions'; + ?> + + +
+ + + action,'revision') === 0) { ?> +
+ This is an old revision of this page, as edited by getUser($updated_by));?> at . It may differ significantly from the controller."/view/$lang/$id_hard/".$name.$this->viewStatus;?>">current revision. +
+ + +
+ "> : (: ) + action,'view') === 0) { ?> + ask for removal + +
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
+
+
+ +
+
:
+
+
+ +
+ + + \ No newline at end of file -- cgit v1.2.3