Weekly reporting view (#1892)
This commit is contained in:
@@ -42,4 +42,8 @@ class Constants
|
||||
* Application wide default locale.
|
||||
*/
|
||||
public const DEFAULT_LOCALE = 'en';
|
||||
/**
|
||||
* Default color for Customer, Project and Activity entities
|
||||
*/
|
||||
public const DEFAULT_COLOR = '#d2d6de';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user