mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-21 21:02:02 +01: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…
Reference in New Issue
Block a user