Github user lewismc commented on a diff in the pull request:
https://github.com/apache/climate/pull/281#discussion_r51196293
--- Diff: ocw-ui/frontend/app/index.html ---
@@ -143,5 +143,21 @@ <h5 id="OCW-powered">Powered by Apache Open Climate
Workbench</h5>
<!-- grunt wiredep wasn't properly linking this. Had to add manually
-->
<script src="bower_components/angular-ui-date/src/date.js"></script>
+
+ <!-- Footer for the Web-App -->
+ <footer class="footer" align="center">
+ <div class="container">
+ <hr>
+ <p>
+ Apache Open Climate Workbench Software .
+ <a href="https://climate.apache.org/" target="_blank">About
Us</a> . <a
href="https://issues.apache.org/jira/browse/CLIMATE/?selectedTab=com.atlassian.jira.jira-projects-plugin:issues-panel"
target="_blank">Report an issue</a> .
+ <br>
+ Copyright © 2013 The Apache Software Foundation, Licensed under
the
+
--- End diff --
Can remove blank line
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---