Skip to content

Commit

Permalink
webui: add link to survey rucio#5305
Browse files Browse the repository at this point in the history
  • Loading branch information
maany committed Mar 2, 2022
1 parent 0b93415 commit 63d86bd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/rucio/web/ui/flask/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,10 @@ <h1><a href="/">Rucio UI</a></h1>
<div class="right" id="div-subtitle" style="padding-right: 1em;">
Rucio Version ( WebUI / Server ): <span id="rucio_webui_version"></span> / <span id="rucio_server_version">[loading]</span>
</div>
<br>
<div class="left" id="div-subtitle" style="padding-left: 1em;">
Hello there! Would you like to help improve Rucio UI. Fill this quick <span id="subbar-details"><a href="https://forms.gle/QQdhuWPLrFhgcWaNA">survey</a> to let us know how.</span>
</div>
</div>

<div id="content" style="margin: 1em;">
Expand Down

0 comments on commit 63d86bd

Please sign in to comment.