Fix scroll for all pages
This commit is contained in:
parent
6ce46fd0ca
commit
183202aeb3
17 changed files with 31 additions and 16 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<div class="preferences" ng-controller="preferencesLanguageController as prefLang">
|
||||
<div class="content preferences" ng-controller="preferencesLanguageController as prefLang">
|
||||
<div class="animated infinite flash text-center m20t text-gray" ng-show="prefLang.loading" translate>Applying changes</div>
|
||||
<div ng-show="!prefLang.loading"
|
||||
ng-repeat="lang in index.availableLanguages"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue