mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-16 03:30:49 +01:00
Let the tags styling matches the rest of the framework
This commit is contained in:
parent
3326758a8c
commit
a456f509f5
@ -59,7 +59,7 @@ export class Et2Tag extends Et2Widget(SlTag)
|
||||
{
|
||||
super(...args);
|
||||
this.value = "";
|
||||
this.pill = true;
|
||||
this.pill = false;
|
||||
this.removable = true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user