forked from 0x2620/oxjs
added comment
This commit is contained in:
parent
1f926c83ea
commit
37dfe0fc86
1 changed files with 1 additions and 0 deletions
|
|
@ -435,6 +435,7 @@ Ox.load.UI = function(options, callback) {
|
||||||
return sizes[size];
|
return sizes[size];
|
||||||
};
|
};
|
||||||
//@ Ox.UI.symbols <o> unicode symbols
|
//@ Ox.UI.symbols <o> unicode symbols
|
||||||
|
// fixme: these should be part of Ox
|
||||||
Ox.UI.symbols = {
|
Ox.UI.symbols = {
|
||||||
alt: '\u2325',
|
alt: '\u2325',
|
||||||
apple: '\uF8FF',
|
apple: '\uF8FF',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue