We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 560042c commit 5f14675Copy full SHA for 5f14675
src/bootstrap/match.tpl.html
@@ -1,4 +1,4 @@
1
-<button class="btn btn-default form-control ui-select-match"
+<button type="button" class="btn btn-default form-control ui-select-match"
2
ng-hide="$select.open"
3
ng-disabled="$select.disabled"
4
ng-click="$select.activate()">
0 commit comments