更新 _sessions_header.html.erb
This commit is contained in:
parent
b9657ba38a
commit
d75b1fc087
@ -6,7 +6,7 @@
|
|||||||
<%= render_organization_avatar %>
|
<%= render_organization_avatar %>
|
||||||
</div>
|
</div>
|
||||||
<% if !Cartodb.config[:cartodb_com_hosted].present? && @organization.present? %>
|
<% if !Cartodb.config[:cartodb_com_hosted].present? && @organization.present? %>
|
||||||
<div class="Navbar-text">Not part of <%= @organization.name %>? Go to <a class="Navbar-textLink" href="https://carto.com">carto.com</a></div>
|
<div class="Navbar-text">Not part of <%= @organization.name %>? Go to <a class="Navbar-textLink" href="http://www.spacen.net">spacen.net</a></div>
|
||||||
<% end %>
|
<% end %>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
Loading…
Reference in New Issue
Block a user