From fef5c074223364eb32032a5787ea824fcbadc4fe Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sun, 2 Oct 2011 17:35:41 +0000 Subject: added sd card readers --- h-source/Application/Views/Download/index.php | 4 + h-source/Application/Views/Hardware/left.php | 4 + .../Application/Views/Sdcardreaders/catalogue.php | 89 ++++++++++++++++++++++ 3 files changed, 97 insertions(+) create mode 100644 h-source/Application/Views/Sdcardreaders/catalogue.php (limited to 'h-source/Application/Views') diff --git a/h-source/Application/Views/Download/index.php b/h-source/Application/Views/Download/index.php index de4d434..2ffeae0 100644 --- a/h-source/Application/Views/Download/index.php +++ b/h-source/Application/Views/Download/index.php @@ -89,6 +89,10 @@ ethernet cards in the database");?> "> + + sd card readers in the database");?> + "> + diff --git a/h-source/Application/Views/Hardware/left.php b/h-source/Application/Views/Hardware/left.php index 5390303..d6ea435 100644 --- a/h-source/Application/Views/Hardware/left.php +++ b/h-source/Application/Views/Hardware/left.php @@ -73,4 +73,8 @@
+ +
+ +
\ No newline at end of file diff --git a/h-source/Application/Views/Sdcardreaders/catalogue.php b/h-source/Application/Views/Sdcardreaders/catalogue.php new file mode 100644 index 0000000..be0a14c --- /dev/null +++ b/h-source/Application/Views/Sdcardreaders/catalogue.php @@ -0,0 +1,89 @@ + + +. +?> + +
+
+ +
+
+
viewArgs['vendor'])?>
+
viewArgs['comm_year']?>
+
viewArgs['sd_card_works']?>
+
viewArgs['interface']?>
+
viewArgs['sort-by']?>
+
+
+ + + +
+ .. +
+ + + + +
+ +
+ : +
+ + +
+
:
+
+
+ + +
+
:
+
+
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
+
+
+ + + +
+ + + +
+ : +
+ \ No newline at end of file -- cgit v1.2.3