client: Fix missing menu controller.

This commit is contained in:
Jason Volk 2019-11-26 15:52:18 -08:00
parent bd6860743c
commit 529bef7321
1 changed files with 1 additions and 0 deletions

View File

@ -2531,6 +2531,7 @@ type="text/ng-template"
class="menu"
ng-if="handler_exists(['mc.menu', event.state_key])"
ng-include="handler_path(['mc.menu', event.state_key])"
ng-controller="menu as menu"
>
</div>
<div