aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/app/views/settings/index.tsx
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
commitef9489a8c1084d33796da366c685bc24550eafbd (patch)
tree59227246f0964dcdc9b735d64a0397a9dd3a58bf /FrontEnd/src/app/views/settings/index.tsx
parentffa5d76316ccec4edc307d0432ef10fb18436c63 (diff)
parentf451000f281a4c9c44caf4dc835d3b2fdb55fa81 (diff)
downloadtimeline-ef9489a8c1084d33796da366c685bc24550eafbd.tar.gz
timeline-ef9489a8c1084d33796da366c685bc24550eafbd.tar.bz2
timeline-ef9489a8c1084d33796da366c685bc24550eafbd.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/settings/index.tsx')
-rw-r--r--FrontEnd/src/app/views/settings/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/src/app/views/settings/index.tsx b/FrontEnd/src/app/views/settings/index.tsx
index 1e0517d4..cbdae8ac 100644
--- a/FrontEnd/src/app/views/settings/index.tsx
+++ b/FrontEnd/src/app/views/settings/index.tsx
@@ -20,7 +20,7 @@ const ChangePasswordDialog: React.FC<ChangePasswordDialogProps> = (props) => {
<OperationDialog
open={props.open}
title="settings.dialogChangePassword.title"
- titleColor="dangerous"
+ themeColor="danger"
inputPrompt="settings.dialogChangePassword.prompt"
inputScheme={[
{