From 6363aa6a789edb7621f2af4896a13656949af4ba Mon Sep 17 00:00:00 2001 From: Nomi Harris Date: Tue, 9 Jul 2024 09:26:03 -0700 Subject: [PATCH] Change column header (#2618) 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