jiti-meet/modules/UI/side_pannels
damencho 4e9450f200 Fixes settings panel translation.
Strings are not translated when opening the settings side panel. It was that we were creating settings panel html after i18n library had loaded and had translated the rest of the html.
The element selecting the current language was also not translated, which end up with no selection in the UI for the current language.
2017-03-27 13:54:14 -05:00
..
chat Fix TypeError: undefined is not an object 2017-02-28 00:18:51 -06:00
contactlist use logger instead of console 2016-11-23 11:32:55 -06:00
profile refactor(UIUtils): merges show and hide functions and cleans visibility setting 2016-11-29 15:07:18 -06:00
settings Fixes settings panel translation. 2017-03-27 13:54:14 -05:00
SideContainerToggler.js Hides all side panels before showing new one. 2016-11-07 14:30:02 -06:00
SidePanels.js Disables loading side panels when they are disabled. 2016-11-02 16:14:36 -05:00