diff --git a/src/zabapgit_js_common.w3mi.data.js b/src/zabapgit_js_common.w3mi.data.js index 784abfbcc..4b4a77c9c 100644 --- a/src/zabapgit_js_common.w3mi.data.js +++ b/src/zabapgit_js_common.w3mi.data.js @@ -2,6 +2,24 @@ * ABAPGIT JS function library **********************************************************/ +/********************************************************** + Global variables used from outside + **********************************************************/ +/* exported setInitialFocus */ +/* exported setInitialFocusWithQuerySelector */ +/* exported submitFormById */ +/* exported errorStub */ +/* exported confirmInitialized */ +/* exported perfOut */ +/* exported perfLog */ +/* exported perfClear */ +/* exported enableArrowListNavigation */ +/* exported setLinkHints */ +/* exported setKeyBindings */ +/* exported preparePatch */ +/* exported registerStagePatch */ +/* exported toggleRepoListDetail */ + /********************************************************** * Polyfills **********************************************************/