Skip to content

Commit f312ccb

Browse files
cleaned up for new release version
1 parent 9061ebb commit f312ccb

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

src/DropdownDivConverter/widget/DropdownDivConverter.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -294,11 +294,6 @@ define([
294294
if (this._dynamicLabel) {
295295
this._buttonLabel = this._contextObj.get(this.dynamicButtonTitleAttribute);
296296
}
297-
298-
//if (this.dynamicButtonTitleAttribute !== "" && this._contextObj !== null) {
299-
// this._dynamicLabel = true;
300-
// this._buttonLabel = this._contextObj.get(this.dynamicButtonTitleAttribute);
301-
//}
302297
},
303298

304299
// Add a glyphicon to a button
-23 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)