fix(exam-correct): fix attributes in template
This commit is contained in:
parent
8cf5d63cf2
commit
62bf73ac1f
@ -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