refactor: hide acceptance
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
This commit is contained in:
parent
25768af511
commit
6abf8389a1
1 changed files with 1 additions and 1 deletions
|
|
@ -1756,7 +1756,7 @@ function covertToNode() {
|
|||
</div>
|
||||
</q-expansion-item>
|
||||
<q-expansion-item
|
||||
v-if="view === View.Accepted"
|
||||
v-if="false"
|
||||
for="item-up"
|
||||
id="item-up"
|
||||
dense
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue