[
https://issues.apache.org/jira/browse/YUNIKORN-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17274554#comment-17274554
]
Wilfred Spiegelenburg commented on YUNIKORN-353:
------------------------------------------------
Based on some digging we can hide this completely by doing this:
{code:java}
.alert.alert--warning.margin-bottom--md {
display: none;
} {code}
There are some more custom things we can do but that requires more javascript
work
> Disable version alert for older versions
> ----------------------------------------
>
> Key: YUNIKORN-353
> URL: https://issues.apache.org/jira/browse/YUNIKORN-353
> Project: Apache YuniKorn
> Issue Type: Sub-task
> Components: website
> Reporter: Weiwei Yang
> Assignee: Weiwei Yang
> Priority: Major
>
> Currently, for multi-version docs, there is an alert in each of the doc pages
> says "This is the documentation for xxx, which is no longer actively
> maintained."
> This assumes there is only 1 active release, which is not good.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]