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