diff --git a/test/html/content.html b/test/html/content.html
index a260d47addc..2a4428664a8 100644
--- a/test/html/content.html
+++ b/test/html/content.html
@@ -118,7 +118,7 @@
Title
})
.controller('TestCtrl', function($scope, $timeout) {
- console.log('CONSTRUCT');
+ console.log('CONSTRUCT', ionic.Platform.isIOS());
$timeout(function() {
});
})
diff --git a/test/html/tabs.html b/test/html/tabs.html
index c1ea8782eb7..9f873a30dd1 100644
--- a/test/html/tabs.html
+++ b/test/html/tabs.html
@@ -70,7 +70,7 @@ Tasks
-
+
@@ -79,7 +79,7 @@ Deadlines
-
+
@@ -88,7 +88,7 @@ Settings
-
+