src/main/resources/static/process/editor-app/configuration/properties/string-property-write-mode-template.html
@@ -1,7 +1,7 @@ <div ng-controller="KisBpmStringPropertyCtrl"> <input type="text" ng-model="property.value" class="form-control" class="from-control" auto-focus ng-blur="inputBlurred()" ng-keypress="enterPressed($event)"/>