mirror of
https://github.com/jumpserver/jumpserver.git
synced 2026-07-02 07:01:30 +00:00
perf: remove video player download
This commit is contained in:
@@ -26,14 +26,6 @@ p {
|
||||
<li> <a href="/download/public/Client_{{ CLIENT_VERSION }}_aarch64.dmg">{{ VENDOR }}Client_{{ CLIENT_VERSION }}_aarch64.dmg</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="group">
|
||||
<h2> {{ VENDOR }} {% trans 'Offline video player' %} v{{ VIDEO_PLAYER_VERSION }}</h2>
|
||||
<ul>
|
||||
<li><a href="/download/public/VideoPlayer-{{ VIDEO_PLAYER_VERSION }}.dmg">{{ VENDOR|lower }}-video-player.dmg</a></li>
|
||||
<li><a href="/download/public/VideoPlayer-{{ VIDEO_PLAYER_VERSION }}.exe">{{ VENDOR|lower }}-video-player.exe</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<style>
|
||||
ul {
|
||||
|
||||
Reference in New Issue
Block a user