AngularJS-Service implementiert; Reissorte des Tages wird per http über angular nachgeladen

This commit is contained in:
Sebastian Seedorf
2016-03-29 17:51:00 +02:00
parent cbadac55c5
commit c521f2670b
4 changed files with 21 additions and 0 deletions

View File

@@ -88,6 +88,10 @@ textarea {
margin-right: auto;
}
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
display: none !important;
}
/* Login menu */
#loginDropdown {