@cronapp/templates 2.9.4-RC.3 → 2.9.4-SP.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -15,6 +15,6 @@
15
15
  </#if>
16
16
  </mutation>
17
17
  <field name="NAME">${FunctionName?xml}</field>
18
- <comment h="80" pinned="false" w="160">${Name?xml}</comment>
18
+ <comment h="80" pinned="false" w="160"></comment>
19
19
  </block>
20
20
  </blockly>
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@cronapp/templates",
3
- "version": "2.9.4-RC.3",
3
+ "version": "2.9.4-SP.10",
4
4
  "cronapp-ide-minimum-version": "2.5.0"
5
5
  }
@@ -42,7 +42,7 @@
42
42
  </div>
43
43
  </div>
44
44
 
45
- <div class="component-holder ng-binding ng-scope col-md-12" data-component="crn-button">
45
+ <div class="component-holder ng-binding ng-scope col-xs-12 col-md-12" data-component="crn-button">
46
46
  <div class="messages">
47
47
  <div ng-show="message.error" class="help-block ng-binding ng-hide" data-container="true"> </div>
48
48
  </div>