MDL-69473 contentbank: change incorrect ref to size in type column
This commit is contained in:
@@ -125,7 +125,7 @@ data-region="contentbank">
|
||||
<div class="cb-type cb-column d-flex last">
|
||||
<div class="title">{{#str}} type, contentbank {{/str}}</div>
|
||||
<button class="btn btn-sm cb-btnsort dir-none ml-auto" data-string="type" data-action="sorttype"
|
||||
title="{{#str}} sortbyx, core, {{#str}} size, contentbank {{/str}} {{/str}}">
|
||||
title="{{#str}} sortbyx, core, {{#str}} type, contentbank {{/str}} {{/str}}">
|
||||
<span class="default">{{#pix}} t/sort, core, {{#str}}sort, core {{/str}} {{/pix}}</span>
|
||||
<span class="desc">{{#pix}} t/sort_desc, core, {{#str}}desc, core{{/str}} {{/pix}}</span>
|
||||
<span class="asc">{{#pix}} t/sort_asc, core, {{#str}}asc, core{{/str}} {{/pix}}</span>
|
||||
|
||||
Reference in New Issue
Block a user