Skip to content

Commit

Permalink
Merge pull request getredash#2081 from kocsmy/design/refinement
Browse files Browse the repository at this point in the history
Design/refinement
  • Loading branch information
arikfr authored Nov 22, 2017
2 parents 26e15ec + bc1fa00 commit 9bae8d8
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions templates/footer.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
<footer id="footer">
<a href="http://redash.io">Redash</a> <span ng-bind="version"></span> <small ng-if="newVersionAvailable" ng-cloak class="ng-cloak"><a href="http://version.redash.io/">(New Redash version available)</a></small>

<ul class="f-menu">
<li><a href="https://redash.io/help/">Documentation</a></li>
<li><a href="http://github.com/getredash/redash">Contribute</a></li>
</ul>
&#8226;
<a href="https://redash.io/help/">Documentation</a>
&#8226;
<a href="http://github.com/getredash/redash">Contribute</a>
</footer>

0 comments on commit 9bae8d8

Please sign in to comment.