mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
disable markup for content label
This commit is contained in:
parent
4732a06b74
commit
43e9f975cd
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ class Content
|
||||||
);
|
);
|
||||||
|
|
||||||
$this->label->set_use_markup(
|
$this->label->set_use_markup(
|
||||||
true
|
false
|
||||||
);
|
);
|
||||||
|
|
||||||
$this->label->set_selectable(
|
$this->label->set_selectable(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue