Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jean-Francois GUILLAUME
dashboard-ecole-ete
Commits
5737af9d
Commit
5737af9d
authored
Jun 13, 2016
by
Jeff MrBE4R
Browse files
second commit
parent
c033649c
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/Admin/Edit/adminAddVM.html
View file @
5737af9d
<div
style=
"width: 33%; margin-left: auto; margin-right: auto;"
><button
class=
"btn btn-success"
data-toggle=
"modal"
data-target=
"#myModal"
>
Add a VM
</button></div>
<div
style=
"width: 33%; margin-left: auto; margin-right: auto;"
><button
class=
"btn btn-primary"
>
Add a VM
</button></div>
<form
action=
"{{ url_for('admin_vm') }}"
method=
POST
>
<div
style=
"display: none;"
class=
"modal fade"
id=
"myModal"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal-dialog"
>
...
...
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