aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/app/views/timeline-common
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-11-22 09:53:31 +0800
committerGitHub <noreply@github.com>2020-11-22 09:53:31 +0800
commitb3c9cf4bf66bd3b78e94dc522c53e7f7522897f0 (patch)
tree996eed1f087a50e8d5cd865e1440f4dbb8a7873b /FrontEnd/src/app/views/timeline-common
parente0785b385138057a23ffd1703a7265c371aef45d (diff)
parentf1aabc06f1005b26bd1c0c5f36c98c28a62fc31e (diff)
downloadtimeline-b3c9cf4bf66bd3b78e94dc522c53e7f7522897f0.tar.gz
timeline-b3c9cf4bf66bd3b78e94dc522c53e7f7522897f0.tar.bz2
timeline-b3c9cf4bf66bd3b78e94dc522c53e7f7522897f0.zip
Merge pull request #189 from crupest/admin
Refactor front end to use the new permission system. Enhance admin page.
Diffstat (limited to 'FrontEnd/src/app/views/timeline-common')
-rw-r--r--FrontEnd/src/app/views/timeline-common/TimelinePropertyChangeDialog.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/FrontEnd/src/app/views/timeline-common/TimelinePropertyChangeDialog.tsx b/FrontEnd/src/app/views/timeline-common/TimelinePropertyChangeDialog.tsx
index ee49586e..aae227e6 100644
--- a/FrontEnd/src/app/views/timeline-common/TimelinePropertyChangeDialog.tsx
+++ b/FrontEnd/src/app/views/timeline-common/TimelinePropertyChangeDialog.tsx
@@ -33,7 +33,6 @@ const TimelinePropertyChangeDialog: React.FC<TimelinePropertyChangeDialogProps>
return (
<OperationDialog
title={"timeline.dialogChangeProperty.title"}
- titleColor="default"
inputScheme={[
{
type: "text",