Skip to content

Commit 8244f06

Browse files
phrockerCopilot
andauthored
Update api/src/main/resources/templates/sso/ztats/view_ztats.html
Co-authored-by: Copilot <[email protected]> Signed-off-by: Marc <[email protected]>
1 parent 495dea2 commit 8244f06

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

api/src/main/resources/templates/sso/ztats/view_ztats.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,8 @@ <h2 class="toast-header">Trust AT (TAT) Management</h2>
385385
$table.row.add([
386386
s.summary,
387387
s.userName,
388-
s.usesRemaining
388+
s.usesRemaining,
389+
actions
389390
]);
390391
}
391392

0 commit comments

Comments
 (0)