/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package com.kapti.administration.actions; /** * * @author Thijs */ public class Layout { public static String LEAVE_SPACE = "leave_space"; }