You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@climate.apache.org by om...@apache.org on 2016/06/16 19:26:40 UTC

[1/2] climate git commit: Addressing CLIMATE-810 Demo tab doesn't appear in ocw ui

Repository: climate
Updated Branches:
  refs/heads/master de573a5ca -> 705403a03


Addressing CLIMATE-810 Demo tab doesn't appear in ocw ui


Project: http://git-wip-us.apache.org/repos/asf/climate/repo
Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/16f03a51
Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/16f03a51
Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/16f03a51

Branch: refs/heads/master
Commit: 16f03a513afe4eefbc66f62bd8bf444bb96dd9a7
Parents: de573a5
Author: Omkar20895 <om...@gmail.com>
Authored: Fri Jun 17 00:45:31 2016 +0530
Committer: Omkar20895 <om...@gmail.com>
Committed: Fri Jun 17 00:45:31 2016 +0530

----------------------------------------------------------------------
 ocw-ui/frontend/app/index.html | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/climate/blob/16f03a51/ocw-ui/frontend/app/index.html
----------------------------------------------------------------------
diff --git a/ocw-ui/frontend/app/index.html b/ocw-ui/frontend/app/index.html
index 2da8183..fe3a4a4 100644
--- a/ocw-ui/frontend/app/index.html
+++ b/ocw-ui/frontend/app/index.html
@@ -56,6 +56,7 @@ under the License.
               <ul class="nav navbar-nav">
                 <li ng-class="{ active: $state.includes('main') }"><a href="#/evalute">Evaluate</a></li>
                 <li ng-class="{ active: $state.includes('results') }"><a href="#/results">Results</a></li>
+                <li ng-class="{ active: $state.includes('demo') }"><a href="#/demo">Demo</a></li>
               </ul>
             </div>
           </div>


[2/2] climate git commit: Addressing CLIMATE-810 Demo tab doesn't appear in ocw ui this closes #359

Posted by om...@apache.org.
Addressing CLIMATE-810 Demo tab doesn't appear in ocw ui this closes #359


Project: http://git-wip-us.apache.org/repos/asf/climate/repo
Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/705403a0
Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/705403a0
Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/705403a0

Branch: refs/heads/master
Commit: 705403a03ddabaf10d13ae281b118270c35467ce
Parents: de573a5 16f03a5
Author: Omkar20895 <om...@gmail.com>
Authored: Fri Jun 17 00:56:25 2016 +0530
Committer: Omkar20895 <om...@gmail.com>
Committed: Fri Jun 17 00:56:25 2016 +0530

----------------------------------------------------------------------
 ocw-ui/frontend/app/index.html | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------