add ability to configure banner message

This commit is contained in:
Josh
2018-06-13 09:55:34 -04:00
parent 8390e075e1
commit bc9c2c1232
3 changed files with 16 additions and 19 deletions

View File

@ -1,6 +1,3 @@
<div class="pt-2 text-center text-danger danger-section pb-1">
<i class="fas fa-exclamation-triangle"></i>
<p class="d-inline">&nbsp;This deployment is using a pre-configured testing server,
you should replace this with your own.
For details, see the <%= link_to "documentation", "http://docs.bigbluebutton.org/install/green-light.html#installing-greenlight", target: "_blank" %>.</p>
<%= yield %>
</div>