Sha256: c65943249eb9c2b01bd1f2209bdb4d3b02b69c90921179e40326bc59abc1b82f
Contents?: true
Size: 990 Bytes
Versions: 16
Compression:
Stored size: 990 Bytes
Contents
.page-controls link-to 'tags.new' class='btn btn-primary' t 'tags.index.new' .nav-tabs-custom ul.nav.nav-tabs = link-to 'tags.tab' 'popular' tagName='li' a href="#" t 'tags.index.popular' = link-to 'tags.tab' 'all' tagName='li' a href="#" t 'tags.index.all' table.table.table-hover thead tr th t 'tags.index.name' th t 'tags.index.visible' th t 'tags.index.total_projects' th tbody each model tr td = name td show-boolean visible td = total_projects td .text-right = link-to 'tags.edit' id i.fa.fa-edit | a{action 'destroy' this} href='#' i.fa.fa-trash-o else tr td.no-results colspan='4' t 'words.no_results' if model .pagination-wrapper-button pagination
Version data entries
16 entries across 16 versions & 1 rubygems