server/resources/properties.schema.active in cpee-1.3.111 vs server/resources/properties.schema.active in cpee-1.3.115
- old
+ new
@@ -59,10 +59,11 @@
</element>
</transformation>
<state type="state" modifiable="true">
<ready>
<running putable="true"/>
+ <ready putable="true"/>
<simulating putable="true"/>
</ready>
<running>
<stopping putable="true"/>
<finished putable="false"/>
@@ -70,9 +71,10 @@
<simulating/>
<stopping>
<stopped putable="false"/>
</stopping>
<stopped>
+ <stopped putable="true"/>
<running putable="true"/>
<simulating putable="true"/>
</stopped>
<finished/>
</state>