diff --git a/demos/actionsheet/index.html b/demos/actionsheet/index.html index 1f38ec4b05..8f04360728 100644 --- a/demos/actionsheet/index.html +++ b/demos/actionsheet/index.html @@ -7,10 +7,10 @@ Ionic Actionsheet - + - + diff --git a/demos/app-intro-walkthrough/index.html b/demos/app-intro-walkthrough/index.html index 77c463007d..b0c8bd6ec4 100644 --- a/demos/app-intro-walkthrough/index.html +++ b/demos/app-intro-walkthrough/index.html @@ -7,10 +7,10 @@ Ionic App - + - + diff --git a/demos/checkbox/index.html b/demos/checkbox/index.html index 9f5dd17b46..326368a1dc 100644 --- a/demos/checkbox/index.html +++ b/demos/checkbox/index.html @@ -7,10 +7,10 @@ Ionic Checkboxes - + - + diff --git a/demos/flickr-search-example/index.html b/demos/flickr-search-example/index.html index c3cd6fd069..c9bee2d260 100644 --- a/demos/flickr-search-example/index.html +++ b/demos/flickr-search-example/index.html @@ -7,10 +7,10 @@ Ionic Flickr - + - + @@ -41,4 +41,4 @@ - \ No newline at end of file + diff --git a/demos/frosted-glass-effect/index.html b/demos/frosted-glass-effect/index.html index b836ee2f48..4f8b90452b 100644 --- a/demos/frosted-glass-effect/index.html +++ b/demos/frosted-glass-effect/index.html @@ -7,11 +7,11 @@ Ionic Frosted Glass - + - + diff --git a/demos/google-maps/index.html b/demos/google-maps/index.html index bc85b5bd50..31aa36f390 100644 --- a/demos/google-maps/index.html +++ b/demos/google-maps/index.html @@ -7,10 +7,10 @@ Ionic Google Map - + - + diff --git a/demos/lists/index.html b/demos/lists/index.html index 61556ecfa7..912a8eff99 100644 --- a/demos/lists/index.html +++ b/demos/lists/index.html @@ -7,10 +7,10 @@ Ionic List - + - + diff --git a/demos/loading-bar/index.html b/demos/loading-bar/index.html index ee21313275..84db30bf2f 100644 --- a/demos/loading-bar/index.html +++ b/demos/loading-bar/index.html @@ -7,10 +7,10 @@ Ionic Loading Bar - + - + diff --git a/demos/modal/index.html b/demos/modal/index.html index 7d2a3362da..ea0245bb00 100644 --- a/demos/modal/index.html +++ b/demos/modal/index.html @@ -7,10 +7,10 @@ Ionic Modal - + - + diff --git a/demos/popup/index.html b/demos/popup/index.html index 0ea1e3cfab..7d67b8aaee 100644 --- a/demos/popup/index.html +++ b/demos/popup/index.html @@ -7,10 +7,10 @@ Ionic Popup - + - + diff --git a/demos/radio-buttons/index.html b/demos/radio-buttons/index.html index 9bf8f84ddc..c853e839d8 100644 --- a/demos/radio-buttons/index.html +++ b/demos/radio-buttons/index.html @@ -7,10 +7,10 @@ Ionic Radio Buttons - + - + diff --git a/demos/shrinking-header/index.html b/demos/shrinking-header/index.html index f78f75ae65..68423ef14c 100644 --- a/demos/shrinking-header/index.html +++ b/demos/shrinking-header/index.html @@ -7,10 +7,10 @@ Ionic Shrinking Header - + - + diff --git a/demos/side-menu-and-navigation/index.html b/demos/side-menu-and-navigation/index.html index 4c8f3182e8..50963f8839 100644 --- a/demos/side-menu-and-navigation/index.html +++ b/demos/side-menu-and-navigation/index.html @@ -7,10 +7,10 @@ Ionic Side Menus - + - + diff --git a/demos/sign-in-then-tabs/index.html b/demos/sign-in-then-tabs/index.html index d361f6eff9..f1eea056c7 100644 --- a/demos/sign-in-then-tabs/index.html +++ b/demos/sign-in-then-tabs/index.html @@ -7,10 +7,10 @@ Sign-in, Then Tabs Example - + - + diff --git a/demos/starter-template/index.html b/demos/starter-template/index.html index 913adead3f..f2442f72b2 100644 --- a/demos/starter-template/index.html +++ b/demos/starter-template/index.html @@ -7,10 +7,10 @@ Ionic Starter Template - + - + diff --git a/demos/swipeable-cards/index.html b/demos/swipeable-cards/index.html index 5be6fad5df..343d748e77 100644 --- a/demos/swipeable-cards/index.html +++ b/demos/swipeable-cards/index.html @@ -7,10 +7,10 @@ Ionic Swipeable Cards - + - + diff --git a/demos/tabs-and-navigation/index.html b/demos/tabs-and-navigation/index.html index b8825d2c8e..468a29d769 100644 --- a/demos/tabs-and-navigation/index.html +++ b/demos/tabs-and-navigation/index.html @@ -7,10 +7,10 @@ Ionic Tabs and Navigation - + - + @@ -119,4 +119,4 @@ - \ No newline at end of file + diff --git a/demos/thumbnail-list/index.html b/demos/thumbnail-list/index.html index 73d27e48d3..af590dfdc8 100644 --- a/demos/thumbnail-list/index.html +++ b/demos/thumbnail-list/index.html @@ -7,10 +7,10 @@ Ionic Simple List - + - + diff --git a/demos/toggle/index.html b/demos/toggle/index.html index dfab8876b1..ebbe88e3c1 100644 --- a/demos/toggle/index.html +++ b/demos/toggle/index.html @@ -7,10 +7,10 @@ Ionic Toggles - + - + diff --git a/js/angular/directive/navBackButton.js b/js/angular/directive/navBackButton.js index 74385c4078..748f8884ee 100644 --- a/js/angular/directive/navBackButton.js +++ b/js/angular/directive/navBackButton.js @@ -18,8 +18,8 @@ * * ```html * - * - * Back! + * + * Back * * * ``` @@ -28,7 +28,7 @@ * * ```html * - * * Back * @@ -47,8 +47,8 @@ * * ```html * - * - * {% raw %}{{getPreviousTitle() || 'Back'}}{% endraw %} + * + * {% raw %}{{getPreviousTitle() || 'Back'}}{% endraw %} * * * ``` diff --git a/test/html/back-button.html b/test/html/back-button.html new file mode 100644 index 0000000000..e5f1a8d9e7 --- /dev/null +++ b/test/html/back-button.html @@ -0,0 +1,52 @@ + + + + + + + + + + +

Back Button

+ + +
+ +
+ + + + + + +
+ + + +