mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-16 19:41:45 +02:00
Convert et2_widget_favorites to TS
This commit is contained in:
@ -34,7 +34,7 @@ import {ClassWithAttributes} from "./et2_core_inheritance";
|
||||
*
|
||||
* @augments et2_inputWidget
|
||||
*/
|
||||
class et2_dropdown_button extends et2_inputWidget
|
||||
export class et2_dropdown_button extends et2_inputWidget
|
||||
{
|
||||
static readonly attributes : any = {
|
||||
"label": {
|
||||
|
Reference in New Issue
Block a user