aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorBelen Barros Pena <belen.barros.pena@linux.intel.com>2015-08-13 14:25:35 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2018-05-04 23:57:52 +1200
commit671d06aaa7683bf444172f0e9ca3cb29c2924b5b (patch)
tree7a4e2045a0c661093e55b3cf3c879bb4d33b4652 /templates
parentd1d108507c6825824e0931e088b1f4b2480612e6 (diff)
downloadopenembedded-core-contrib-671d06aaa7683bf444172f0e9ca3cb29c2924b5b.tar.gz
rrs: remove sorting from the 'No update reason' column
Nothing useful can come from sorting by this column. Signed-off-by: Belen Barros Pena <belen.barros.pena@linux.intel.com> Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/rrs/recipes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/rrs/recipes.html b/templates/rrs/recipes.html
index 5d2ee5f619..3ac73d2a95 100644
--- a/templates/rrs/recipes.html
+++ b/templates/rrs/recipes.html
@@ -293,6 +293,7 @@ $(document).ready(function() {
2: { sorter: false },
5: { sorter: false },
6: { sorter: false },
+ 7: { sorter: false },
}
});
{% endif %}