refs #23260 [finc]
* add ajax handler to retrieve count of ill requests * move menu.phtml from finc-accessibitily to finc and and update menu.phtml to contain all possible menu items. * add sub menu "prefences" to menu.phtml * add translation strings for use in browser * override vufinds account_ajax.js to meet fincs account menu needs * guard menu against missing route exception * hide ill count if number of ill requests is zero * add doc header and comments to account_ajax.js * remove duplicated item in menu.phtml
Showing
- module/finc/config/module.config.php 4 additions, 0 deletionsmodule/finc/config/module.config.php
- module/finc/src/finc/AjaxHandler/GetUserILLRequestsStats.php 65 additions, 0 deletionsmodule/finc/src/finc/AjaxHandler/GetUserILLRequestsStats.php
- themes/finc/js/account_ajax.js 294 additions, 0 deletionsthemes/finc/js/account_ajax.js
- themes/finc/templates/layout/layout.phtml 3 additions, 1 deletionthemes/finc/templates/layout/layout.phtml
- themes/finc/templates/myresearch/menu.phtml 68 additions, 27 deletionsthemes/finc/templates/myresearch/menu.phtml
Please register or sign in to comment