kimi
2020-05-27 c007f0ca1785db093d48f4846cda82fe8e955765
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)"/>