2021-07-09 06:33:56 -07:00
|
|
|
{{d-button
|
|
|
|
icon=(if showingCards "th-list" "id-card")
|
|
|
|
action=(action "toggleCards")
|
|
|
|
title=(theme-prefix (if showingCards "show_table" "show_cards"))
|
|
|
|
class="btn-default open-edit-columns-btn toggle-cards-button"
|
2023-01-04 04:48:00 -08:00
|
|
|
}}
|