Beta version

This commit is too large to list all changes.
This commit is contained in:
2020-06-27 00:32:33 +01:00
parent d15c0cb12f
commit 5a8c080a31
135 changed files with 8534 additions and 12774 deletions

View File

@@ -44,8 +44,8 @@
<div class="alert alert-warning">
<i class="fa fa-exclamation-triangle"></i> <b>Warning: Do not use these options if you don't know what you're doing, even if you have access to this page.</b>
<i class="fa fa-exclamation-triangle"></i> <b>Warning</b>
<p>Do not use these options if you don't know what you're doing, even if you have access to this page.</p>
</div>
</div>
@@ -60,11 +60,11 @@
<x-slot name="cardHeader">
</x-slot>
<button type="button" class="btn btn-danger" onclick="$('#confirmForceEventDispatch').modal('show')">Force Vote Evaluation</button>
<button type="button" class="btn btn-danger" onclick="$('#confirmForceEventDispatch').modal('show')">Override Vote Evaluation</button>
<button type="button" class="btn btn-warning ml-3">Artisan: Evaluate Votes Now</button>
<x-slot name="cardFooter">
<p class="text-muted"> This panel may be also used to completely override the vote system in stalemate scenarios.</p>
</x-slot>
</x-card>