Commit 4d595a4a by Nattana Chaiyamat

Calibrate คะแนน

parent bd141657
......@@ -134,7 +134,7 @@
<table>
<ng-container *ngFor="let item of generalPages; let i = index">
<ng-container *ngIf="item.text == 'Download เอกสาร'">
<tbody class="table-link" [attr.data-disable-hover]="!documentManager.dataList.length"
<tbody class="table-link" [attr.data-disable-hover]="false"
[attr.data-hs-overlay]="documentManager.dataList.length ? '#download-file-manage-modal' : null"
style="line-height: 2.25rem;">
<td class="text-menu-list row-top w-auto">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment