Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
cloud
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
94
Merge Requests
10
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
A prog2-höz tartozó friss repo anyagok itt elérhetőek:
https://git.iit.bme.hu/
Commit
555cac33
authored
Mar 07, 2013
by
Bence Dányi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
webui: fix tooltips
parent
94285667
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
one/templates/show.html
+2
-0
one/templates/vm-credentials.html
+2
-0
No files found.
one/templates/show.html
View file @
555cac33
...
@@ -110,6 +110,7 @@
...
@@ -110,6 +110,7 @@
<div
class=
"contentblock"
id=
"ports"
>
<div
class=
"contentblock"
id=
"ports"
>
<h2>
<h2>
<div
class=
"boxhelp"
>
<div
class=
"boxhelp"
>
<div
class=
"help"
>
<div
class=
"icon"
>
<div
class=
"icon"
>
<img
src=
"{% static "
icons
/
information-frame
.
png
"
%}"
alt=
"{% trans "
Help
"
%}"
/>
<img
src=
"{% static "
icons
/
information-frame
.
png
"
%}"
alt=
"{% trans "
Help
"
%}"
/>
</div>
</div>
...
@@ -125,6 +126,7 @@
...
@@ -125,6 +126,7 @@
{% endblocktrans %}
</p>
{% endblocktrans %}
</p>
</div>
</div>
</div>
</div>
</div>
{% trans "Port administration" %}
</h2>
{% trans "Port administration" %}
</h2>
<div
class=
"content"
>
<div
class=
"content"
>
<form
action=
"{% url one.views.vm_port_add i.id %}"
method=
"post"
>
<form
action=
"{% url one.views.vm_port_add i.id %}"
method=
"post"
>
...
...
one/templates/vm-credentials.html
View file @
555cac33
...
@@ -8,6 +8,7 @@
...
@@ -8,6 +8,7 @@
<td>
<td>
<div
class=
"boxhelp"
>
<div
class=
"boxhelp"
>
<div
class=
"help"
>
<div
class=
"icon"
>
<div
class=
"icon"
>
<img
src=
"{% static "
icons
/
information-frame
.
png
"
%}"
alt=
"{% trans "
Help
"
%}"
/>
<img
src=
"{% static "
icons
/
information-frame
.
png
"
%}"
alt=
"{% trans "
Help
"
%}"
/>
</div>
</div>
...
@@ -31,6 +32,7 @@
...
@@ -31,6 +32,7 @@
{% endif %}
{% endif %}
</div>
</div>
</div>
</div>
</div>
{{i.template.access_type|upper}}
{{i.template.access_type|upper}}
</td>
</td>
</tr>
</tr>
...
...
Write
Preview
Markdown
is supported
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