forked from External/greenlight
GRN2-xx: General bug fixes and performance upgrades (#734)
* General bug fixes and performance upgrades * Removed unused lines
This commit is contained in:
committed by
Jesus Federico
parent
4d69d06ba1
commit
98405c7d86
@ -73,7 +73,7 @@
|
||||
<% end %>
|
||||
<% end %>
|
||||
<div class="dropdown-divider"></div>
|
||||
<a class="dropdown-item" href="http://docs.bigbluebutton.org/install/greenlight-v2.html" target="_blank">
|
||||
<a class="dropdown-item" href="http://docs.bigbluebutton.org/install/greenlight-v2.html" target="_blank" rel="noopener">
|
||||
<i class="dropdown-icon far fa-question-circle"></i> <%= t("header.dropdown.help") %>
|
||||
</a>
|
||||
<%= link_to logout_path, class: "dropdown-item" do %>
|
||||
|
Reference in New Issue
Block a user