Refactoring
This commit is contained in:
parent
104cdd2a22
commit
c0e42f3d34
|
@ -53,9 +53,6 @@ define([
|
||||||
},
|
},
|
||||||
|
|
||||||
initialize : function (options) {
|
initialize : function (options) {
|
||||||
var t = this,
|
|
||||||
_options = {};
|
|
||||||
|
|
||||||
_.extend(this.options, {
|
_.extend(this.options, {
|
||||||
title: this.txtTitle
|
title: this.txtTitle
|
||||||
}, options || {});
|
}, options || {});
|
||||||
|
|
Loading…
Reference in a new issue