We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adcdc67 commit 33f1e77Copy full SHA for 33f1e77
resources/views/includes/partials/read-only.blade.php
@@ -1,5 +1,5 @@
1
@readonly
2
- <div class="alert alert-info read-only">
+ <div class="alert alert-info alert-header">
3
The Application is currently in read only mode. All requests other than GET are disabled.
4
</div>
5
@endreadonly
0 commit comments