Merge "[SampleApp] - Sample application for cordova-file"
authorHyunJin Park <hj.na.park@samsung.com>
Wed, 9 Dec 2015 07:31:51 +0000 (16:31 +0900)
committerGerrit Code Review <gerrit@s001>
Wed, 9 Dec 2015 07:31:51 +0000 (16:31 +0900)
1  2 
sample/index.html

              <div class="action-area ch50">
                  <a href="#" class="button dh"><p>Console</p></a>
                  <a href="plugins/device/index.html" class="button dh"><p>Device</p></a>
 -                <a href="#" class="button dh"><p>Device Motion</p></a>
 +                <a href="plugins/devicemotion/devicemotion.html" class="button dh"><p>Device Motion</p></a>
                  <a href="plugins/dialogs/index.html" class="button dh"><p>Dialogs</p></a>
                  <a href="plugins/events/index.html" class="button dh"><p>Events</p></a>
-                 <a href="#" class="button dh"><p>File</p></a>
+                 <a href="plugins/file/index.html" class="button dh"><p>File</p></a>
                  <a href="#" class="button dh"><p>FileTransfer</p></a>
                  <a href="#" class="button dh"><p>Globalization</p></a>
                  <a href="plugins/media/media.html" class="button dh"><p>Media</p></a>