From 583ba72bf9f7e963ebf66080a2376b8811f2bad5 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Wed, 18 Nov 2015 13:33:02 -0800 Subject: [PATCH] include jquery, fix backport of #30260 --- httemplate/elements/polygon.html | 1 + 1 file changed, 1 insertion(+) diff --git a/httemplate/elements/polygon.html b/httemplate/elements/polygon.html index c26e98546..d75b9d04b 100644 --- a/httemplate/elements/polygon.html +++ b/httemplate/elements/polygon.html @@ -9,6 +9,7 @@ my $vertices_json = $opt{'curr_value'} || '[]'; <& hidden.html, %opt &>
+