better list demo

This commit is contained in:
Rolux 2010-07-01 17:18:33 +02:00
parent e1f92d0fa9
commit 6269999c0e

View File

@ -135,14 +135,6 @@ $(function() {
visible: true,
width: 60
},
{
align: "right",
id: "runtime",
operator: "-",
title: "Runtime",
visible: true,
width: 80
},
{
align: "left",
id: "language",
@ -151,6 +143,14 @@ $(function() {
visible: true,
width: 120
},
{
align: "right",
id: "runtime",
operator: "-",
title: "Runtime",
visible: true,
width: 80
},
{
align: "left",
id: "genre",
@ -306,7 +306,6 @@ $(function() {
"Find: Country",
"Find: Year",
"Find: Language",
"Find: Genre",
"Find: Writer",
"Find: Producer",
"Find: Cinematographer",
@ -314,6 +313,7 @@ $(function() {
"Find: Actor",
"Find: Character",
"Find: Name",
"Find: Genre",
"Find: Keyword",
"Find: Summary",
"Find: Dialog",
@ -384,8 +384,8 @@ $(function() {
{ checked: false, group: "sort_movies", id: "director", title: "Director" },
{ checked: false, group: "sort_movies", id: "country", title: "Country" },
{ checked: true, group: "sort_movies", id: "year", title: "Year" },
{ checked: false, group: "sort_movies", id: "runtime", title: "Runtime" },
{ checked: false, group: "sort_movies", id: "language", title: "Language" },
{ checked: false, group: "sort_movies", id: "runtime", title: "Runtime" },
{ checked: false, group: "sort_movies", id: "genre", title: "Genre" },
] },
{ id: "order_movies", title: "Order Movies", items: [