Added history tab to nearly all editable objects

This commit is contained in:
2018-03-13 17:59:16 +01:00
parent b3257e78b6
commit 12de621214
12 changed files with 138 additions and 10 deletions

View File

@ -1,6 +1,8 @@
component EditLog(entries []*arn.EditLogEntry, user *arn.User)
h1 Editor log
component EditLogPage(entries []*arn.EditLogEntry, user *arn.User)
h1.mountable Editor log
EditLog(entries, user)
component EditLog(entries []*arn.EditLogEntry, user *arn.User)
table.edit-log
thead
tr.mountable