diff --git a/themes/bootstrap3/js/record.js b/themes/bootstrap3/js/record.js index def72064ed06085ce765a1fee70134c53f802b25..10abb8eaefb53788f451dfb339e65e08fc26ca8b 100644 --- a/themes/bootstrap3/js/record.js +++ b/themes/bootstrap3/js/record.js @@ -1,5 +1,5 @@ /*global deparam, getUrlRoot, grecaptcha, recaptchaOnLoad, resetCaptcha, syn_get_widget, userIsLoggedIn, VuFind, setupJumpMenus */ -/*exported ajaxTagUpdate, recordDocReady */ +/*exported ajaxTagUpdate, recordDocReady, refreshTagListCallback */ /** * Functions and event handlers specific to record pages.