Address review comments:

https://github.com/internetee/registry/pull/1345#discussion_r333904209
This commit is contained in:
Georg Kahest 2019-10-16 21:17:09 +03:00 committed by Alex Sherman
parent 700967b58d
commit 1fabdb6a72
5 changed files with 7 additions and 4 deletions

View file

@ -32,5 +32,5 @@
.footer.text-right
Version
= link_to "#{CURRENT_COMMIT_HASH}", "#{CURRENT_COMMIT_REPO}/commits/#{CURRENT_COMMIT_HASH}", style: 'color:#000000;'
= link_to "#{CURRENT_COMMIT_HASH}", "#{CURRENT_COMMIT_REPO}/commits/#{CURRENT_COMMIT_HASH}", class: 'footer-version-link'
= javascript_include_tag 'admin-manifest', async: true