mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
Support style in extravar value definition
This commit is contained in:
parent
31fa498b19
commit
fc406a927c
9 changed files with 22 additions and 9 deletions
|
|
@ -29,6 +29,7 @@ class Value
|
|||
public $is_disabled = 'N';
|
||||
public $is_readonly = 'N';
|
||||
public $search = 'N';
|
||||
public $style = null;
|
||||
|
||||
/**
|
||||
* Skin path cache.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue