diff --git a/example.html b/example.html new file mode 100644 index 0000000..736013e --- /dev/null +++ b/example.html @@ -0,0 +1,55 @@ + + + + + + Ionic Fancy Select Example + + + + + + + + + + + + + +
+ + + + + the selected value is {{selected}} +
+ + + + + diff --git a/src/ionic-fancy-select.js b/src/ionic-fancy-select.js index 5fda21f..5f6141b 100644 --- a/src/ionic-fancy-select.js +++ b/src/ionic-fancy-select.js @@ -76,7 +76,7 @@ angular.module("ionic-fancy-select", ["ionic"]) } else { scope.modal = $ionicModal.fromTemplate( - '