From a1d2d486dc66ef10e8a26249e598eaf0670b2c9b Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Mon, 5 Dec 2011 18:42:44 +0000 Subject: prepared the system for mobile version --- h-source/Application/Views/Search/form.php | 111 --------------------- .../Application/Views/Search/lspci_results.php | 108 -------------------- h-source/Application/Views/Search/results.php | 87 ---------------- 3 files changed, 306 deletions(-) delete mode 100644 h-source/Application/Views/Search/form.php delete mode 100644 h-source/Application/Views/Search/lspci_results.php delete mode 100644 h-source/Application/Views/Search/results.php (limited to 'h-source/Application/Views/Search') diff --git a/h-source/Application/Views/Search/form.php b/h-source/Application/Views/Search/form.php deleted file mode 100644 index 22650f5..0000000 --- a/h-source/Application/Views/Search/form.php +++ /dev/null @@ -1,111 +0,0 @@ - - -. -?> - - - -
- -
- ">Home » -
- -
- : -
- -
-
- -
- -
- - - - - - - - - -
:
:
-
-
- -
-
- vendorid:productid -
-
" method="POST"> - - - - - - - - -
:
-
-
- -
-
- -
-
" method="POST"> - - - - - - - - -
:
lspci -vmmnn
-
-
-
diff --git a/h-source/Application/Views/Search/lspci_results.php b/h-source/Application/Views/Search/lspci_results.php deleted file mode 100644 index b74867b..0000000 --- a/h-source/Application/Views/Search/lspci_results.php +++ /dev/null @@ -1,108 +0,0 @@ - - -. -?> - -
- -
- ">Home » "> » -
- -
- : -
- -
- - - -
- "> -
- - -
- 0) { ?> -
- : -
- - - -
-
- ".$row['hardware']['type']." - ".$row['hardware']['model']."";?> -
-
- ".gtext($row['hardware']['wifi_works']).""; - break; - case 'videocard': - echo gtext("does it work with free software?"). " ".gtext(Videocard::$videoReverse[$row['hardware']['video_card_works']]).""; - break; - case 'soundcard': - echo gtext("does it work with free software?"). " ".gtext($row['hardware']['sound_card_works']).""; - break; - case 'ethernet-card': - echo gtext("does it work with free software?"). " ".gtext($row['hardware']['ethernet_card_works']).""; - break; - case 'acquisition-card': - echo gtext("does it work with free software?"). " ".gtext($row['hardware']['compatibility']).""; - break; - case 'sd-card-reader': - echo gtext("does it work with free software?"). " ".gtext($row['hardware']['sd_card_works']).""; - break; - } - ?> -
-
- -
- -
- 0) { ?> -
- :
- -
- - - -
-
- ".Hardware::getTypeFromClass($device['classId'])." - ".$device['deviceName'];?> -
-
    -
  • :
  • -
  • :
  • -
- insert -
-
-
- -
-
- -
diff --git a/h-source/Application/Views/Search/results.php b/h-source/Application/Views/Search/results.php deleted file mode 100644 index b8f3ce3..0000000 --- a/h-source/Application/Views/Search/results.php +++ /dev/null @@ -1,87 +0,0 @@ - - -. -?> - -
- -
- ">Home » "> » -
- -
- : -
- -
- - -
-
-
:
-
- -
-
:
-
- -
-
:
-
-
-
:
-
-
- - - - - action,'pciid') === 0) { ?> - -
- -
-
    - $number) { ?> -
  • ">
  • - -
-
- - -
- . -
- - - -
- - -
- : -
- - -
-- cgit v1.2.3