From f25316c22d590db15539cafd54e0ca37643360e0 Mon Sep 17 00:00:00 2001 From: Drew Rygh Date: Mon, 11 Jan 2016 13:25:38 -0600 Subject: [PATCH] docs(demos): update show/hideWhen --- demos/hide-when/main.html | 2 +- demos/show-when/main.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demos/hide-when/main.html b/demos/hide-when/main.html index 7706d43120..581e2f5c05 100644 --- a/demos/hide-when/main.html +++ b/demos/hide-when/main.html @@ -6,4 +6,4 @@

(hideWhen="android") This text is hidden on Android only. Click the Android tab to hide this text.

- + diff --git a/demos/show-when/main.html b/demos/show-when/main.html index f8d8d8e924..3337a99251 100644 --- a/demos/show-when/main.html +++ b/demos/show-when/main.html @@ -6,4 +6,4 @@

(showWhen="ios") This text is shown on iOS only. Click the Android tab to hide this text.

- +