Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Fukász Rómeó Ervin
/
cloud
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
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
dc200178
authored
Feb 08, 2013
by
Dányi Bence
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
webui: multiple 'state' id's removed
parent
44569a8e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
one/templates/show.html
+3
-3
No files found.
one/templates/show.html
View file @
dc200178
...
@@ -111,7 +111,7 @@
...
@@ -111,7 +111,7 @@
{% endif %}
{% endif %}
</div>
</div>
</div>
</div>
<div
class=
"contentblock"
id=
"
state
"
>
<div
class=
"contentblock"
id=
"
vm-credentials
"
>
<h2>
Bejelentkezési adatok
</h2>
<h2>
Bejelentkezési adatok
</h2>
<div
class=
"content"
>
<div
class=
"content"
>
<table>
<table>
...
@@ -138,7 +138,7 @@
...
@@ -138,7 +138,7 @@
</table>
</table>
</div>
</div>
</div>
</div>
<div
class=
"contentblock"
id=
"
state
"
>
<div
class=
"contentblock"
id=
"
ports
"
>
<h2>
Portok kezelése
</h2>
<h2>
Portok kezelése
</h2>
<div
class=
"content"
>
<div
class=
"content"
>
<form
action=
"{% url vm_port_add i.id %}"
method=
"post"
>
<form
action=
"{% url vm_port_add i.id %}"
method=
"post"
>
...
@@ -182,7 +182,7 @@
...
@@ -182,7 +182,7 @@
</div>
</div>
</div>
</div>
<div
class=
"boxes"
>
<div
class=
"boxes"
>
<div
class=
"contentblock"
id=
"
state
"
>
<div
class=
"contentblock"
id=
"
vm-list
"
>
<h2>
Virtuális gépek
</h2>
<h2>
Virtuális gépek
</h2>
<ul
class=
"wm-list"
>
{% include "box-vmlist.html" %}
</ul>
<ul
class=
"wm-list"
>
{% include "box-vmlist.html" %}
</ul>
</div>
</div>
...
...
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