add controllers files to displaimer and splash

This commit is contained in:
Matias Alejo Garcia 2015-08-27 11:24:39 -03:00
commit 39e6a81b62
7 changed files with 74 additions and 62 deletions

View file

@ -2,12 +2,14 @@
ng-if="agreed && index.hasProfile"
class="topbar-container"
ng-include="'views/includes/topbar.html'"
ng-init="titleSection='Terms of Use'; goBackToState = 'about'; noColor = true">
ng-init="titleSection='Terms of Use'; goBackToState = 'about'; noColor = true"
>
</div>
<div class="content p20b" ng-class="{'disclaimer':!index.hasProfile}">
<div class="content p20b" ng-class="{'disclaimer':!index.hasProfile}" ng-controller="disclaimerController">
<h4 class="title m0" ng-show="!index.hasProfile">
<span translate>Terms of Use</span>
<logo class="right" width="40"></logo>

View file

@ -1,4 +1,4 @@
<div class="splash content text-center" ng-if="!index.hasProfile">
<div class="splash content text-center" ng-if="!index.hasProfile" ng-controller="splashController">
<div class="row">
<div class="medium-centered small-centered large-centered columns">
<div class="m20t">