mirror of
https://github.com/flynx/features.js.git
synced 2025-10-28 09:50:10 +00:00
removed some ooooold legacy...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
ad32e8cd1b
commit
22401ccf64
@ -227,15 +227,11 @@ object.Constructor('Feature', {
|
||||
&& actions.off('*', this.tag)
|
||||
//*/
|
||||
|
||||
// XXX
|
||||
// XXX revise naming...
|
||||
this.hasOwnProperty('remove')
|
||||
&& this.setup !== Feature.prototype.remove
|
||||
&& this.remove(actions)
|
||||
|
||||
// remove feature DOM elements...
|
||||
// XXX
|
||||
actions.ribbons.viewer.find('.' + this.tag).remove()
|
||||
|
||||
return this },
|
||||
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ig-features",
|
||||
"version": "3.4.6",
|
||||
"version": "3.4.7",
|
||||
"description": "",
|
||||
"main": "features.js",
|
||||
"scripts": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user