Project

General

Profile

« Previous | Next » 

Revision 50324

Various styling and design changes in the events pages

View differences:

NotificationMode.java
6 6
 * Created by stefanos on 10-Mar-17.
7 7
 */
8 8
public enum NotificationMode implements IsSerializable {
9
    MOCK, EMAIL
9
    EMAIL
10 10
}

Also available in: Unified diff