Skip to content

Commit

Permalink
Fix interpolation issue with Menu Editor and [either]
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Lavin committed May 1, 2014
1 parent d0b179e commit 6d17d75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/lib/UI/pages/admin/menu_editor.html
Expand Up @@ -573,7 +573,7 @@
return join "\n", @out;
[/perl]
[restrict enable="perl calc scratch loop image area" log=none]
[restrict enable="perl calc scratch loop image area either" log=none]
[loop head-skip=1 lr=1 list="[scratch qmenu_data]"][loop-sub jsline]
sub {
$loopname = shift;
Expand Down

0 comments on commit 6d17d75

Please sign in to comment.