| Línea 101... |
Línea 101... |
| 101 |
}}
|
101 |
}}
|
| Línea 102... |
Línea 102... |
| 102 |
|
102 |
|
| 103 |
<div class="content-bank-container {{#viewlist}}view-list{{/viewlist}} {{^viewlist}}view-grid{{/viewlist}}"
|
103 |
<div class="content-bank-container {{#viewlist}}view-list{{/viewlist}} {{^viewlist}}view-grid{{/viewlist}}"
|
| 104 |
data-region="contentbank">
|
104 |
data-region="contentbank">
|
| 105 |
<div class="d-flex justify-content-between">
|
105 |
<div class="d-flex justify-content-between">
|
| 106 |
<div class="cb-search-container mb-2 mr-2">
|
106 |
<div class="cb-search-container mb-2 me-2">
|
| 107 |
{{>core_contentbank/bankcontent/search}}
|
107 |
{{>core_contentbank/bankcontent/search}}
|
| 108 |
</div>
|
108 |
</div>
|
| 109 |
<div class="cb-toolbar-container mb-2 d-flex">
|
109 |
<div class="cb-toolbar-container mb-2 d-flex">
|
| 110 |
{{>core_contentbank/bankcontent/toolbar}}
|
110 |
{{>core_contentbank/bankcontent/toolbar}}
|
| Línea 125... |
Línea 125... |
| 125 |
{{#contents.0}}
|
125 |
{{#contents.0}}
|
| 126 |
<div role="{{#viewlist}}table{{/viewlist}}{{^viewlist}}list{{/viewlist}}" aria-label="{{#str}} contentbank, contentbank {{/str}}"
|
126 |
<div role="{{#viewlist}}table{{/viewlist}}{{^viewlist}}list{{/viewlist}}" aria-label="{{#str}} contentbank, contentbank {{/str}}"
|
| 127 |
class="cb-content-wrapper d-flex px-2" data-region="filearea">
|
127 |
class="cb-content-wrapper d-flex px-2" data-region="filearea">
|
| 128 |
<div {{#viewlist}}role="row"{{/viewlist}} class="cb-heading bg-white">
|
128 |
<div {{#viewlist}}role="row"{{/viewlist}} class="cb-heading bg-white">
|
| 129 |
<div {{#viewlist}}role="columnheader"{{/viewlist}} aria-sort="none" class="cb-file cb-column d-flex">
|
129 |
<div {{#viewlist}}role="columnheader"{{/viewlist}} aria-sort="none" class="cb-file cb-column d-flex">
|
| 130 |
<button class="btn btn-block cb-btnsort dir-none text-left" data-string="contentname" data-action="sortname"
|
130 |
<button class="btn w-100 cb-btnsort dir-none text-start" data-string="contentname" data-action="sortname"
|
| 131 |
title="{{#str}} sortbyx, core, {{#str}} contentname, contentbank {{/str}} {{/str}}">
|
131 |
title="{{#str}} sortbyx, core, {{#str}} contentname, contentbank {{/str}} {{/str}}">
|
| 132 |
<span class="title">{{#str}} contentname, contentbank {{/str}}</span>
|
132 |
<span class="title">{{#str}} contentname, contentbank {{/str}}</span>
|
| 133 |
<span class="default">{{#pix}} t/sort, core {{/pix}}</span>
|
133 |
<span class="default">{{#pix}} t/sort, core {{/pix}}</span>
|
| 134 |
<span class="desc">{{#pix}} t/sort_desc, core {{/pix}}</span>
|
134 |
<span class="desc">{{#pix}} t/sort_desc, core {{/pix}}</span>
|
| 135 |
<span class="asc">{{#pix}} t/sort_asc, core {{/pix}}</span>
|
135 |
<span class="asc">{{#pix}} t/sort_asc, core {{/pix}}</span>
|
| 136 |
</button>
|
136 |
</button>
|
| 137 |
</div>
|
137 |
</div>
|
| 138 |
<div {{#viewlist}}role="columnheader"{{/viewlist}} aria-sort="none" class="cb-uses cb-column d-flex">
|
138 |
<div {{#viewlist}}role="columnheader"{{/viewlist}} aria-sort="none" class="cb-uses cb-column d-flex">
|
| 139 |
<button class="btn btn-block cb-btnsort dir-none text-left" data-string="uses" data-action="sortuses"
|
139 |
<button class="btn w-100 cb-btnsort dir-none text-start" data-string="uses" data-action="sortuses"
|
| 140 |
title="{{#str}} sortbyx, core, {{#str}} uses, contentbank {{/str}} {{/str}}">
|
140 |
title="{{#str}} sortbyx, core, {{#str}} uses, contentbank {{/str}} {{/str}}">
|
| 141 |
<span class="title">{{#str}} uses, contentbank {{/str}}</span>
|
141 |
<span class="title">{{#str}} uses, contentbank {{/str}}</span>
|
| 142 |
<span class="default">{{#pix}} t/sort, core {{/pix}}</span>
|
142 |
<span class="default">{{#pix}} t/sort, core {{/pix}}</span>
|
| 143 |
<span class="desc">{{#pix}} t/sort_desc, core {{/pix}}</span>
|
143 |
<span class="desc">{{#pix}} t/sort_desc, core {{/pix}}</span>
|
| 144 |
<span class="asc">{{#pix}} t/sort_asc, core {{/pix}}</span>
|
144 |
<span class="asc">{{#pix}} t/sort_asc, core {{/pix}}</span>
|
| 145 |
</button>
|
145 |
</button>
|
| 146 |
</div>
|
146 |
</div>
|
| 147 |
<div {{#viewlist}}role="columnheader"{{/viewlist}} aria-sort="none" class="cb-date cb-column d-flex">
|
147 |
<div {{#viewlist}}role="columnheader"{{/viewlist}} aria-sort="none" class="cb-date cb-column d-flex">
|
| 148 |
<button class="btn btn-block cb-btnsort dir-none text-left" data-string="lastmodified" data-action="sortdate"
|
148 |
<button class="btn w-100 cb-btnsort dir-none text-start" data-string="lastmodified" data-action="sortdate"
|
| 149 |
title="{{#str}} sortbyx, core, {{#str}} lastmodified, contentbank {{/str}} {{/str}}">
|
149 |
title="{{#str}} sortbyx, core, {{#str}} lastmodified, contentbank {{/str}} {{/str}}">
|
| 150 |
<span class="title">{{#str}} lastmodified, contentbank {{/str}}</span>
|
150 |
<span class="title">{{#str}} lastmodified, contentbank {{/str}}</span>
|
| 151 |
<span class="default">{{#pix}} t/sort, core {{/pix}}</span>
|
151 |
<span class="default">{{#pix}} t/sort, core {{/pix}}</span>
|
| 152 |
<span class="desc">{{#pix}} t/sort_desc, core {{/pix}}</span>
|
152 |
<span class="desc">{{#pix}} t/sort_desc, core {{/pix}}</span>
|
| 153 |
<span class="asc">{{#pix}} t/sort_asc, core {{/pix}}</span>
|
153 |
<span class="asc">{{#pix}} t/sort_asc, core {{/pix}}</span>
|
| 154 |
</button>
|
154 |
</button>
|
| 155 |
</div>
|
155 |
</div>
|
| 156 |
<div {{#viewlist}}role="columnheader"{{/viewlist}} aria-sort="none" class="cb-size cb-column d-flex">
|
156 |
<div {{#viewlist}}role="columnheader"{{/viewlist}} aria-sort="none" class="cb-size cb-column d-flex">
|
| 157 |
<button class="btn btn-block cb-btnsort dir-none text-left" data-string="size" data-action="sortsize"
|
157 |
<button class="btn w-100 cb-btnsort dir-none text-start" data-string="size" data-action="sortsize"
|
| 158 |
title="{{#str}} sortbyx, core, {{#str}} size, contentbank {{/str}} {{/str}}">
|
158 |
title="{{#str}} sortbyx, core, {{#str}} size, contentbank {{/str}} {{/str}}">
|
| 159 |
<span class="title">{{#str}} size, contentbank {{/str}}</span>
|
159 |
<span class="title">{{#str}} size, contentbank {{/str}}</span>
|
| 160 |
<span class="default">{{#pix}} t/sort, core {{/pix}}</span>
|
160 |
<span class="default">{{#pix}} t/sort, core {{/pix}}</span>
|
| 161 |
<span class="desc">{{#pix}} t/sort_desc, core {{/pix}}</span>
|
161 |
<span class="desc">{{#pix}} t/sort_desc, core {{/pix}}</span>
|
| 162 |
<span class="asc">{{#pix}} t/sort_asc, core {{/pix}}</span>
|
162 |
<span class="asc">{{#pix}} t/sort_asc, core {{/pix}}</span>
|
| 163 |
</button>
|
163 |
</button>
|
| 164 |
</div>
|
164 |
</div>
|
| 165 |
<div {{#viewlist}}role="columnheader"{{/viewlist}} aria-sort="none" class="cb-type cb-column d-flex">
|
165 |
<div {{#viewlist}}role="columnheader"{{/viewlist}} aria-sort="none" class="cb-type cb-column d-flex">
|
| 166 |
<button class="btn btn-block cb-btnsort dir-none text-left" data-string="type" data-action="sorttype"
|
166 |
<button class="btn w-100 cb-btnsort dir-none text-start" data-string="type" data-action="sorttype"
|
| 167 |
title="{{#str}} sortbyx, core, {{#str}} type, contentbank {{/str}} {{/str}}">
|
167 |
title="{{#str}} sortbyx, core, {{#str}} type, contentbank {{/str}} {{/str}}">
|
| 168 |
<span class="title">{{#str}} type, contentbank {{/str}}</span>
|
168 |
<span class="title">{{#str}} type, contentbank {{/str}}</span>
|
| 169 |
<span class="default">{{#pix}} t/sort, core {{/pix}}</span>
|
169 |
<span class="default">{{#pix}} t/sort, core {{/pix}}</span>
|
| 170 |
<span class="desc">{{#pix}} t/sort_desc, core {{/pix}}</span>
|
170 |
<span class="desc">{{#pix}} t/sort_desc, core {{/pix}}</span>
|
| 171 |
<span class="asc">{{#pix}} t/sort_asc, core {{/pix}}</span>
|
171 |
<span class="asc">{{#pix}} t/sort_asc, core {{/pix}}</span>
|
| 172 |
</button>
|
172 |
</button>
|
| 173 |
</div>
|
173 |
</div>
|
| 174 |
<div {{#viewlist}}role="columnheader"{{/viewlist}} aria-sort="none" class="cb-author cb-column d-flex last">
|
174 |
<div {{#viewlist}}role="columnheader"{{/viewlist}} aria-sort="none" class="cb-author cb-column d-flex last">
|
| 175 |
<button class="btn btn-block cb-btnsort dir-none text-left" data-string="author" data-action="sortauthor"
|
175 |
<button class="btn w-100 cb-btnsort dir-none text-start" data-string="author" data-action="sortauthor"
|
| 176 |
title="{{#str}} sortbyx, core, {{#str}} author, contentbank {{/str}} {{/str}}">
|
176 |
title="{{#str}} sortbyx, core, {{#str}} author, contentbank {{/str}} {{/str}}">
|
| 177 |
<span class="title">{{#str}} author, contentbank {{/str}}</span>
|
177 |
<span class="title">{{#str}} author, contentbank {{/str}}</span>
|
| 178 |
<span class="default">{{#pix}} t/sort, core {{/pix}}</span>
|
178 |
<span class="default">{{#pix}} t/sort, core {{/pix}}</span>
|
| 179 |
<span class="desc">{{#pix}} t/sort_desc, core {{/pix}}</span>
|
179 |
<span class="desc">{{#pix}} t/sort_desc, core {{/pix}}</span>
|
| 180 |
<span class="asc">{{#pix}} t/sort_asc, core {{/pix}}</span>
|
180 |
<span class="asc">{{#pix}} t/sort_asc, core {{/pix}}</span>
|