added colorpicker_action()
This commit is contained in:
parent
69e8e89b75
commit
cdd1d1c38d
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
/**
|
||||
* wrapper to access colorpicker
|
||||
*/
|
||||
|
||||
function colorpicker_action() {
|
||||
this.renderSkin("colorpicker");
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* wrapper to make style.skin public
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue