Skip to content

Commit

Permalink
cleaned up for new release version
Browse files Browse the repository at this point in the history
  • Loading branch information
WillemUXMendix committed Jul 4, 2017
1 parent 9061ebb commit f312ccb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/DropdownDivConverter/widget/DropdownDivConverter.js
Original file line number Diff line number Diff line change
Expand Up @@ -294,11 +294,6 @@ define([
if (this._dynamicLabel) {
this._buttonLabel = this._contextObj.get(this.dynamicButtonTitleAttribute);
}

//if (this.dynamicButtonTitleAttribute !== "" && this._contextObj !== null) {
// this._dynamicLabel = true;
// this._buttonLabel = this._contextObj.get(this.dynamicButtonTitleAttribute);
//}
},

// Add a glyphicon to a button
Expand Down
Binary file modified test/widgets/DropdownDivConverter.mpk
Binary file not shown.

0 comments on commit f312ccb

Please sign in to comment.