diff options
author | Matěj Cepl <mcepl@redhat.com> | 2012-06-26 16:22:13 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2012-06-26 16:22:13 +0200 |
commit | 065050a6a64761ca9e76ea4bbd9b90343c1ccfa4 (patch) | |
tree | 9923ff1402d871ca052af85f48c46223f6521661 /jsons/Config_data.json | |
parent | 3dc70b30f31321f2f9c11ce814abd8a170ec2a42 (diff) | |
download | bugzilla-triage-065050a6a64761ca9e76ea4bbd9b90343c1ccfa4.tar.gz |
Update JSONs to the latest bugzilla.
And add a bit of instrumentation for next, when bugzilla changes again.
Diffstat (limited to 'jsons/Config_data.json')
-rw-r--r-- | jsons/Config_data.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/jsons/Config_data.json b/jsons/Config_data.json index 701b6e9..064d711 100644 --- a/jsons/Config_data.json +++ b/jsons/Config_data.json @@ -126,9 +126,9 @@ [ "#field_label_cf_verified", "#field_container_cf_verified", - "#bz_show_bug_column_1 tr:nth-child(+8)", - "#bz_show_bug_column_1 tr:nth-child(+11)", - "#bz_show_bug_column_1 tr:nth-child(+13)", + "#bz_show_bug_column_1 tr:nth-child(+9)", + "#bz_show_bug_column_1 tr:nth-child(+12)", + "#bz_show_bug_column_1 tr:nth-child(+14)", "#field_label_cf_last_closed", "#field_label_cf_pm_score", "#field_label_cf_build_id", |