Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
guo xiaoyong
Jumpserver
Commits
c8b04934
Commit
c8b04934
authored
3 years ago
by
Eric
Committed by
Jiangjie.Bai
3 years ago
Browse files
Options
Download
Email Patches
Plain Diff
perf: 修改 Jmservisor 的下载地址名称
parent
2ff92c51
v2.17
v2.17.5
v2.17.4
v2.17.3
v2.17.2
v2.17.1
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
apps/templates/resource_download.html
+1
-1
apps/templates/resource_download.html
with
1 addition
and
1 deletion
+1
-1
apps/templates/resource_download.html
+
1
-
1
View file @
c8b04934
...
...
@@ -41,7 +41,7 @@ p {
<h2>
{% trans 'Windows Remote application publisher tools' %}
</h2>
<p>
{% trans 'Jmservisor is the program used to pull up remote applications in Windows Remote Application publisher' %}
</p>
<ul>
<li><a
href=
"/download/
JumpServer-
Jmservisor.msi"
>
Jmservisor
</a></li>
<li><a
href=
"/download/Jmservisor.msi"
>
Jmservisor
</a></li>
</ul>
</div>
{% endif %}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help