This commit is contained in:
j 2011-11-12 09:57:51 +01:00
commit c4ffa15bd4
3 changed files with 12 additions and 1 deletions

View file

@ -16,7 +16,7 @@
"title": "Title",
"type": "string",
"autocomplete": true,
"autocompleteSortKey": "popularity",
"autocompleteSortKey": "timesaccessed",
"columnRequired": true,
"columnWidth": 180,
"find": true,