mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 16:32:04 +02:00
Address review comments:
https://github.com/internetee/registry/pull/1345#discussion_r333904209
This commit is contained in:
parent
700967b58d
commit
1fabdb6a72
5 changed files with 7 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue