mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-22 22:08:45 +01:00
Make radiobox widget exportable
This commit is contained in:
parent
4cf185ce7e
commit
0d52104a68
@ -28,7 +28,7 @@ import {et2_valueWidget} from './et2_core_valueWidget';
|
||||
*
|
||||
* @augments et2_inputWidget
|
||||
*/
|
||||
class et2_radiobox extends et2_inputWidget
|
||||
export class et2_radiobox extends et2_inputWidget
|
||||
{
|
||||
static readonly _attributes : any = {
|
||||
"set_value": {
|
||||
|
Loading…
Reference in New Issue
Block a user