We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 82e7ab5 + ea3a192 commit 5acf579Copy full SHA for 5acf579
src/CustomString/widget/CustomString.js
@@ -40,7 +40,6 @@ define([
40
_alertDiv: null,
41
42
constructor: function() {
43
- logger.level(logger.DEBUG);
44
this._handles = [];
45
},
46
src/package.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<package xmlns="http://www.mendix.com/package/1.0/">
3
- <clientModule name="CustomString" version="2.2.1" xmlns="http://www.mendix.com/clientModule/1.0/">
+ <clientModule name="CustomString" version="2.2.2" xmlns="http://www.mendix.com/clientModule/1.0/">
4
<widgetFiles>
5
<widgetFile path="CustomString/CustomString.xml"/>
6
<widgetFile path="CustomString/CustomStringNoContext.xml"/>
test/widgets/CustomString.mpk
-12 Bytes
0 commit comments