Skip to content

Commit

Permalink
add i18n angular module as dependency for nav bar directive (#24754)
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel06081991 authored Oct 30, 2018
1 parent d7da13b commit bd688ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ui/public/chrome/directives/global_nav/global_nav.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@

import './app_switcher';
import './global_nav_link';
import 'ui/i18n';

import globalNavTemplate from './global_nav.html';
import './global_nav.less';
Expand Down

0 comments on commit bd688ba

Please sign in to comment.