Removed the footer Removed the footer
Project: http://git-wip-us.apache.org/repos/asf/incubator-atlas/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/e426db2d Tree: http://git-wip-us.apache.org/repos/asf/incubator-atlas/tree/e426db2d Diff: http://git-wip-us.apache.org/repos/asf/incubator-atlas/diff/e426db2d Branch: refs/heads/master Commit: e426db2ddafda5071a6174f411323e37dbda1fd6 Parents: da9f12a Author: DarshanKumar <[email protected]> Authored: Wed Jun 17 00:33:21 2015 +0530 Committer: DarshanKumar <[email protected]> Committed: Wed Jun 17 00:33:21 2015 +0530 ---------------------------------------------------------------------- dashboard/v2/public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/e426db2d/dashboard/v2/public/index.html ---------------------------------------------------------------------- diff --git a/dashboard/v2/public/index.html b/dashboard/v2/public/index.html index b5ab634..5ce839d 100644 --- a/dashboard/v2/public/index.html +++ b/dashboard/v2/public/index.html @@ -49,7 +49,7 @@ </div> <footer class="footer navbar-bottom"> <div class="container"> - <p align="right">Powered by<img src="modules/home/img/logo-green.png"></p> + <!--<p align="right">Powered by<img src="modules/home/img/logo-green.png"></p>--> </div> </footer>
