Config to load record tabs in background (#758)
Showing
- module/VuFind/config/module.config.php 3 additions, 0 deletionsmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Controller/AbstractBase.php 11 additions, 0 deletionsmodule/VuFind/src/VuFind/Controller/AbstractBase.php
- module/VuFind/src/VuFind/Controller/AbstractRecord.php 22 additions, 4 deletionsmodule/VuFind/src/VuFind/Controller/AbstractRecord.php
- module/VuFind/src/VuFind/Controller/AjaxController.php 4 additions, 0 deletionsmodule/VuFind/src/VuFind/Controller/AjaxController.php
- module/VuFind/src/VuFind/Controller/CollectionController.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Controller/CollectionController.php
- module/VuFind/src/VuFind/RecordTab/PluginManager.php 15 additions, 0 deletionsmodule/VuFind/src/VuFind/RecordTab/PluginManager.php
- themes/bootstrap3/js/embedded_record.js 3 additions, 0 deletionsthemes/bootstrap3/js/embedded_record.js
- themes/bootstrap3/js/record.js 18 additions, 1 deletionthemes/bootstrap3/js/record.js
- themes/bootstrap3/templates/collection/view.phtml 6 additions, 8 deletionsthemes/bootstrap3/templates/collection/view.phtml
- themes/bootstrap3/templates/record/ajaxview-accordion.phtml 1 addition, 1 deletionthemes/bootstrap3/templates/record/ajaxview-accordion.phtml
- themes/bootstrap3/templates/record/ajaxview-tabs.phtml 1 addition, 1 deletionthemes/bootstrap3/templates/record/ajaxview-tabs.phtml
- themes/bootstrap3/templates/record/view.phtml 6 additions, 8 deletionsthemes/bootstrap3/templates/record/view.phtml
Please register or sign in to comment