We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52d056f commit 4700acfCopy full SHA for 4700acf
cernopendata/templates/cernopendata_records_ui/records/record_detail.html
@@ -136,7 +136,7 @@ <h2>System Details</h2>
136
<span>{{record.system_details.description}}</span>
137
{% endif %}
138
{% if record.system_details.global_tag %}
139
- <label>Global tag:</label>
+ <label>Recommended <a href="/docs/cms-guide-for-condition-database">global tag</a> for analysis:</label>
140
<span>{{record.system_details.global_tag}}</span>
141
142
<br>
0 commit comments