fixed IDE warnings

This commit is contained in:
Ralf Becker 2014-03-06 11:01:23 +00:00
parent 2b3fe9b57b
commit 5facfc02a1

View File

@ -182,8 +182,9 @@ var et2_description = et2_baseWidget.extend([et2_IDetachedDOM],
/**
* Code for implementing et2_IDetachedDOM
*
* @param {array} _attrs
*/
getDetachedAttributes: function(_attrs)
{
_attrs.push("value", "class", "href");