File tree Expand file tree Collapse file tree 3 files changed +1
-2
lines changed Expand file tree Collapse file tree 3 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,6 @@ define([
4343
4444 // dojo.declare.constructor is called to construct the widget instance. Implement to initialize non-primitive properties.
4545 constructor : function ( ) {
46- logger . level ( logger . DEBUG ) ;
4746 this . _handles = [ ] ;
4847 } ,
4948
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<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/" >
3+ <clientModule name =" CustomString" version =" 2.2.2 " xmlns =" http://www.mendix.com/clientModule/1.0/" >
44 <widgetFiles >
55 <widgetFile path =" CustomString/CustomString.xml" />
66 <widgetFile path =" CustomString/CustomStringNoContext.xml" />
You can’t perform that action at this time.
0 commit comments