1
0
Fork 0
forked from 0x2620/oxjs

several improvements to autocomplete

This commit is contained in:
rolux 2011-05-20 13:46:52 +02:00
commit d1477a057a
3 changed files with 33 additions and 17 deletions

View file

@ -88,6 +88,8 @@ Ox.load('Geo', function() {
{ id: "", title: "goToOut" },
{ id: "", title: "setIn" },
{ id: "", title: "setOut" },
{ id: "", title: "goToPoster" },
{ id: "", title: "setPoster" },
{ id: "", title: "center" },
{ id: "", title: "zoom" },
{ id: "", title: "grow" },
@ -109,6 +111,7 @@ Ox.load('Geo', function() {
{ id: "", title: "warning" },
{ id: "", title: "help" },
{ id: "", title: "check" },
{ id: "", title: "embed" },
{ id: "", title: "bracket" },
{ id: "", title: "delete" },
{ id: "", title: "download" },