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

@@@ -41,9 -41,9 +41,9 @@@
                  <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/globalization/globalization.html"" class="button dh"><p>Globalization</p></a>
                  <a href="plugins/media/media.html" class="button dh"><p>Media</p></a>
                  <a href="plugins/networkInformation/connection.html" class="button dh"><p>Network Information</p></a>
              </div>