Form attribute support (#802)
- Use form="id" attribute to simplify form markup - Includes polyfill for legacy browsers
Showing
- module/VuFind/src/VuFind/Service/ReCaptcha.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Service/ReCaptcha.php
- module/VuFind/src/VuFind/View/Helper/Root/Record.php 5 additions, 1 deletionmodule/VuFind/src/VuFind/View/Helper/Root/Record.php
- module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/RecordTest.php 2 additions, 2 deletions...unit-tests/src/VuFindTest/View/Helper/Root/RecordTest.php
- themes/bootstrap3/js/cart.js 44 additions, 40 deletionsthemes/bootstrap3/js/cart.js
- themes/bootstrap3/js/common.js 22 additions, 4 deletionsthemes/bootstrap3/js/common.js
- themes/bootstrap3/js/lib/form-attr-polyfill.js 68 additions, 0 deletionsthemes/bootstrap3/js/lib/form-attr-polyfill.js
- themes/bootstrap3/js/lightbox.js 6 additions, 5 deletionsthemes/bootstrap3/js/lightbox.js
- themes/bootstrap3/js/record.js 8 additions, 11 deletionsthemes/bootstrap3/js/record.js
- themes/bootstrap3/templates/RecordTab/usercomments.phtml 0 additions, 2 deletionsthemes/bootstrap3/templates/RecordTab/usercomments.phtml
- themes/bootstrap3/templates/record/checkbox.phtml 2 additions, 2 deletionsthemes/bootstrap3/templates/record/checkbox.phtml
- themes/bootstrap3/templates/search/bulk-action-buttons.phtml 6 additions, 6 deletionsthemes/bootstrap3/templates/search/bulk-action-buttons.phtml
- themes/bootstrap3/templates/search/list-list.phtml 2 additions, 2 deletionsthemes/bootstrap3/templates/search/list-list.phtml
- themes/bootstrap3/templates/search/results.phtml 4 additions, 4 deletionsthemes/bootstrap3/templates/search/results.phtml
- themes/bootstrap3/theme.config.php 1 addition, 0 deletionsthemes/bootstrap3/theme.config.php
Please register or sign in to comment