forked from 0x2620/oxjs
fix the tree list disclosure triangle bug
This commit is contained in:
parent
60165632c5
commit
c589594e8e
2 changed files with 8 additions and 13 deletions
|
|
@ -6,6 +6,8 @@ Ox.load.Geo = function(options, callback) {
|
|||
|
||||
/*@
|
||||
Ox.COUNTRIES <[o]> Array of countries
|
||||
See http://en.wikipedia.org/wiki/List_of_sovereign_states,
|
||||
http://en.wikipedia.org/wiki/ISO_3166-3 and http://www.imdb.com/country/
|
||||
area <n> Area of the country in square meters
|
||||
code <s> ISO 3166 country code
|
||||
dependencies <[s]> Array of dependencies of the country (country codes)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue