fix(exam-correct): fix attributes in template
This commit is contained in:
parent
1580d3f59b
commit
000f97c270
@ -2,7 +2,7 @@ $newline never
|
|||||||
|
|
||||||
<section>
|
<section>
|
||||||
<div uw-hide-columns="exam-correct">
|
<div uw-hide-columns="exam-correct">
|
||||||
<table .table .table--striped table--hover uw-exam-correct=#{examCorrectIdent} uw-sort-table=#{examCorrectIdent}>
|
<table .table .table--striped table--hover uw-exam-correct=#{toPathPiece examCorrectIdent} uw-sort-table=exam-correct-#{toPathPiece examCorrectIdent}>
|
||||||
<thead>
|
<thead>
|
||||||
<tr .table__row .table__row--head>
|
<tr .table__row .table__row--head>
|
||||||
<th .table__th .sortable .sorted-desc uw-exam-correct-header="date" uw-hide-column-header="date">
|
<th .table__th .sortable .sorted-desc uw-exam-correct-header="date" uw-hide-column-header="date">
|
||||||
|
|||||||
Reference in New Issue
Block a user