From 4db0a109fc88c9bd52c65dde8482d73657235382 Mon Sep 17 00:00:00 2001 From: Nomi Harris Date: Mon, 8 Jul 2024 13:53:05 -0700 Subject: [PATCH] Change column header The second-to-last column of the ontology table is currently labeled "Re-Use", but it contains both the dashboard results and the license. I was in favor of separating those into separate columns, but there was concern that that would make the table too wide. The proposed compromise was to change the column header, as I have done. address #2611 --- assets/js/custom.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/js/custom.js b/assets/js/custom.js index 2e352ca2e..454606055 100644 --- a/assets/js/custom.js +++ b/assets/js/custom.js @@ -102,7 +102,7 @@ jQuery(document).ready(function() { - Re-Use + OBO Principles