anim at routes
This commit is contained in:
parent
13cdc0dc46
commit
5cf8db2378
13 changed files with 107 additions and 208 deletions
|
|
@ -1,3 +1,11 @@
|
|||
<div
|
||||
class="topbar-container"
|
||||
ng-include="'views/includes/topbar.html'"
|
||||
ng-init="titleSection='Language'; goBackToState = 'preferences'; noColor = true">
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue