1jQuery(function () {
2    'use strict';
3
4    if (jQuery('#fetchmedia_form').length) {
5        /* DOKUWIKI:include lib/bundle.js */
6    }
7});
8