Dont use document data from /documents API call for edit

This commit is contained in:
Michael Shamoon
2022-11-22 15:25:27 -08:00
parent 3c48ce0225
commit 2c1333a75f
10 changed files with 18 additions and 35 deletions

View File

@@ -7,6 +7,6 @@ th:first-child {
width: 25%;
}
tbody tr {
tbody app-tag {
cursor: pointer;
}