adds requests state for Request component
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="100%" >Objets de {{ player }}</th>
|
||||
<th v-if="canGrab"></th>
|
||||
<th v-if="canGrab" style="min-width: 120px"></th>
|
||||
<th v-if="canSell" style="min-width: 120px">
|
||||
<button class="button is-fullwidth"
|
||||
:class="is_selling ? 'is-danger' : 'is-warning'"
|
||||
|
||||
Reference in New Issue
Block a user