##// END OF EJS Templates
my-account: security change, added select filed with email from extra emails while editing user profile, now adding extra emails required type password. Task #5386
my-account: security change, added select filed with email from extra emails while editing user profile, now adding extra emails required type password. Task #5386

File last commit:

r2252:dc922ddb stable
r2592:0e0508de default
Show More
hg_diff_no_newline.diff
9 lines | 266 B | text/x-diff | DiffLexer
diff --git a/server.properties b/server.properties
--- a/server.properties
+++ b/server.properties
@@ -1,2 +1,3 @@
property=value
-anotherProperty=value
\ No newline at end of file
+anotherProperty=value
+newProperty=super_important_value
\ No newline at end of file