This commit is contained in:
2020-04-17 16:33:28 +00:00
parent ceeeedef30
commit 768dfc2dd6
2 changed files with 2 additions and 2 deletions

View File

@@ -1512,7 +1512,7 @@ ol p {
todo: document that emojis can be used in any text field and key combo on windows is winkey-period
-other os's too?
todo: enter new tag in widget doesn't trigger dirty?
todo: Test widget form as bizamdinlimited read only mode because I think several things are not right in read only mode
todo: BUG Something fucked with history? When I click on a widget's history button in admin user history view it shows two created record with differing timestamps
- note, it doesn't seem to do it on the most recent widgets, but only on the first few created for some reason?!

View File

@@ -173,7 +173,7 @@ export default {
};
/**
todo:
todo: test read only and read only no content
todo: Add wikiContent field to form defintions at server so can hide or show in customization
- Also for dataLists? (for reporting not grid I mean)