Set and load display names in frontend

This commit is contained in:
Alex Ling
2020-04-03 12:07:09 +00:00
parent 51d19328be
commit 75edfcdb5b
6 changed files with 103 additions and 12 deletions

View File

@@ -56,3 +56,6 @@
td > .uk-dropdown {
white-space: pre-line;
}
.title-rename > .uk-inline {
width: 100%;
}