From 9df80898e2df01f2e6dce87ebfd148abc6b59f13 Mon Sep 17 00:00:00 2001 From: Nick Wientge Date: Wed, 17 Dec 2014 15:16:42 -0800 Subject: [PATCH] should be slide box --- showcase/client/templates/index/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/showcase/client/templates/index/index.html b/showcase/client/templates/index/index.html index cb6d485..0f40fb1 100644 --- a/showcase/client/templates/index/index.html +++ b/showcase/client/templates/index/index.html @@ -74,7 +74,7 @@ {{#ionItem path="slideBox" iconLeft=true iconRight=true}} {{> ionIcon icon="ios-circle-filled" class="assertive"}} - Side Box + Slide Box {{> ionIcon icon="ios-arrow-right"}} {{/ionItem}}