Docs: Get the ETemplate2 webComponent widets working on doc site

Sort of.  This breaks shoelace images due to them not being imported / copied, and not using the CDN
This commit is contained in:
nathan
2023-10-27 11:50:51 -06:00
parent 6e0301d249
commit d15c63198c
6 changed files with 41 additions and 22 deletions

View File

@ -7,5 +7,6 @@
* @subpackage ajax
* @author Ralf Becker <rb@egroupware.org>
*/
import "../../../vendor/bower-asset/jquery/dist/jquery.min.js";
jQuery.noConflict();