##// END OF EJS Templates
fix: removed change status dropdown for observers. Fixes: RCCE-171
fix: removed change status dropdown for observers. Fixes: RCCE-171

File last commit:

r5607:39b20522 default
r5652:bb7b0319 default
Show More
hg_diff_no_newline.diff
9 lines | 266 B | text/x-diff | DiffLexer
tests: fixed test suite for celery adoption
r5607 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