mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 20:59:01 +02:00
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>
This commit is contained in:
parent
d882336f7e
commit
e5d6752be6
|
@ -293,6 +293,7 @@ $(document).ready(function() {
|
|||
2: { sorter: false },
|
||||
5: { sorter: false },
|
||||
6: { sorter: false },
|
||||
7: { sorter: false },
|
||||
}
|
||||
});
|
||||
{% endif %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user