Add missing JS import in gui-editor-apex 56/123756/2
authordanielhanrahan <daniel.hanrahan@est.tech>
Mon, 30 Aug 2021 15:56:58 +0000 (16:56 +0100)
committerdanielhanrahan <daniel.hanrahan@est.tech>
Wed, 1 Sep 2021 14:51:59 +0000 (15:51 +0100)
commitf30d4d2cdda3486f4eacb3dc284e52e2f5971d3b
tree79f8ae894814349077d8df2a1127d2342166da04
parentbcca60b3c9e50e93a0f309905049ddbbf45768ef
Add missing JS import in gui-editor-apex

There is a missing import for apexUtils_escapeHtml (used on line 53),
preventing the context schema table from loading

Issue-ID: POLICY-3602
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: Id08864c93201007ee353f054f0580024af1d878a
gui-editors/gui-editor-apex/src/main/resources/webapp/js/ApexContextSchemaTab.js