forked from External/greenlight
handle errors and fix join form
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
<p class="subtitle"><%= subtitle %></p>
|
||||
</div>
|
||||
<% if search %>
|
||||
<!--
|
||||
<div class="col-3">
|
||||
<div class="input-icon">
|
||||
<span class="input-icon-addon">
|
||||
@ -11,6 +12,7 @@
|
||||
<input type="text" class="form-control btn-pill" placeholder="Search...">
|
||||
</div>
|
||||
</div>
|
||||
-->
|
||||
<% end %>
|
||||
</div>
|
||||
<hr class="mt-0">
|
||||
|
Reference in New Issue
Block a user