Revert "Hide the Android download for now"
hiro

hiro commited on 2018-09-06 17:09:31
Zeige 1 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.


This reverts commit 6e1923d363c23df8b345012c0ca805bd4fb66662.
... ...
@@ -158,7 +158,7 @@ custom configurations. All an apt-get or yum install away.</p>
158 158
       </div>
159 159
 <!-- END UNIX -->
160 160
 <!-- START ANDROID -->
161
-      <!--<div id="android" class="accordionButton on">
161
+      <div id="android" class="accordionButton on">
162 162
         <span class="android24">Android</span>
163 163
       </div>
164 164
       <div class="accordionContent">
... ...
@@ -192,7 +192,7 @@ custom configurations. All an apt-get or yum install away.</p>
192 192
 	  the app. We plan on fixing it for the next release.
193 193
           </p>
194 194
        </div>
195
-     </div>-->
195
+     </div>
196 196
 <!-- END ANDROID -->
197 197
 <!-- START SMARTPHONE -->
198 198
 <!-- END SMARTPHONE -->
199 199