mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-22 10:52:00 +02:00
also register "old-button" so smallPART can still use it, fixes [0 Start] button not working in tests
This commit is contained in:
parent
206652307b
commit
fe0af6a487
@ -76,4 +76,4 @@ class Button extends Etemplate\Widget
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Etemplate\Widget::registerWidget(__NAMESPACE__.'\\Button', array('et2-button','button','buttononly'));
|
Etemplate\Widget::registerWidget(__NAMESPACE__.'\\Button', array('et2-button','button','buttononly','old-button'));
|
Loading…
x
Reference in New Issue
Block a user