Skip to content

Commit fcae1c7

Browse files
committed
Removed broken icon
1 parent d67df45 commit fcae1c7

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

templates/eightball/index.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -46,17 +46,6 @@ <h5 class="text-subtitle1 q-my-none">Magic 8 Ball</h5>
4646
</div>
4747
<div v-else>${ col.value }</div>
4848
</q-td>
49-
<q-td auto-width>
50-
<q-btn
51-
unelevated
52-
dense
53-
size="sm"
54-
icon="qr_code"
55-
:color="($q.dark.isActive) ? 'grey-7' : 'grey-5'"
56-
class="q-mr-sm"
57-
@click="openUrlDialog(props.row.id)"
58-
></q-btn>
59-
</q-td>
6049
<q-td auto-width>
6150
<q-btn
6251
unelevated

0 commit comments

Comments
 (0)