add front url for change mail notifications settings

remotes/origin/release/3.1.1
Miguel Gonzalez 2018-02-08 11:15:15 +01:00
parent bc2f1b57df
commit a59704af1d
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ urls = {
"forgot-password": "/forgot-password", "forgot-password": "/forgot-password",
"new-project": "/project/new", "new-project": "/project/new",
"new-project-import": "/project/new/import/{0}", "new-project-import": "/project/new/import/{0}",
"settings-mail-notifications": "/user-settings/mail-notifications",
"change-password": "/change-password/{0}", # user.token "change-password": "/change-password/{0}", # user.token
"change-email": "/change-email/{0}", # user.email_token "change-email": "/change-email/{0}", # user.email_token