summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
Diffstat (limited to 'util')
-rwxr-xr-xutil/jsgen.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/util/jsgen.pl b/util/jsgen.pl
index 4ab856e5..edc191b6 100755
--- a/util/jsgen.pl
+++ b/util/jsgen.pl
@@ -27,7 +27,8 @@ my $jskeys = qr{^(?:
_menu_emptysearch|
_vnpage_uopt_(?:10?vote|rel.+)|
_rlst_[vr]stat_.+|
- _vnedit_rel_(?:isa|of|addbut|del|none|findformat|novn|double)
+ _vnedit_rel_(?:isa|of|addbut|del|none|findformat|novn|double)|
+ _redit_form_med_.+
)$}x;
sub l10n {