forked from External/greenlight
error pages and rec row
This commit is contained in:
6
app/views/shared/_error_banner.html.erb
Normal file
6
app/views/shared/_error_banner.html.erb
Normal file
@ -0,0 +1,6 @@
|
||||
<div class="pt-2 text-center text-danger danger-section pb-1">
|
||||
<i class="fas fa-exclamation-triangle"></i>
|
||||
<p class="d-inline"> 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>
|
||||
</div>
|
Reference in New Issue
Block a user