You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2014/08/07 02:53:23 UTC

[05/32] spec commit: Removed remaining button on index.html

Removed remaining button on index.html


Project: http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/commit/4866870e
Tree: http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/tree/4866870e
Diff: http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/diff/4866870e

Branch: refs/heads/master
Commit: 4866870e5f2f0428a0450cf6cff7b2e88800b2b2
Parents: 3920e20
Author: Martin Gonzalez <ma...@gmail.com>
Authored: Fri Aug 1 02:25:40 2014 -0500
Committer: Martin Gonzalez <ma...@gmail.com>
Committed: Fri Aug 1 02:25:40 2014 -0500

----------------------------------------------------------------------
 www/index.html | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/blob/4866870e/www/index.html
----------------------------------------------------------------------
diff --git a/www/index.html b/www/index.html
index 39bc875..9797a59 100644
--- a/www/index.html
+++ b/www/index.html
@@ -63,7 +63,6 @@ User-Agent: <span id="user-agent"> </span></div>
     <a href="inappbrowser/index.html" class="btn large">In App Browser</a>
     <a href="keyboard/index.html" class="btn large">Keyboard</a>
     <a href="vibration/index.html" class="btn large">Vibration</a>
-    <a href="file/index.html" class="btn large">File &amp; File Transfer</a>
     <a href="statusbar/index.html" class="btn large">Status Bar</a>
   </body>
 </html>