Skip to content

Commit

Permalink
Merge pull request #2734 from cutwater/revert-survey-banner
Browse files Browse the repository at this point in the history
Revert "Add survey banner to home page."
  • Loading branch information
cutwater authored Jun 28, 2021
2 parents f56ac27 + ef7771e commit 59308f8
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions galaxyui/src/app/home/home.component.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
<div class="alert alert-warning">
<i style="font-size: 30px;" class="pficon fa fa-info-circle"></i>
<span style="font-size: 16px;">
Please take our <a href="https://www.surveymonkey.co.uk/r/2L6YW89" target="_blank">Ansible GalaxyNG
Roadmap Survey</a> to help us port Galaxy to the new <a href="https://github.com/ansible/galaxy_ng" target="_blank">galaxy_ng</a> codebase.
</span>

</div>
<app-page-header [headerTitle]="headerTitle" [headerIcon]='headerIcon'></app-page-header>
<div id="home-page" class="container-fluid" (window:resize)="onResize($event)">

Expand Down

0 comments on commit 59308f8

Please sign in to comment.