Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
re2o
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nounous
re2o
Commits
736c676b
Commit
736c676b
authored
Apr 17, 2018
by
grisel-davy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Graph caché par défaut sur la page
parent
6b344898
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
1 deletion
+8
-1
topologie/templates/topologie/index.html
topologie/templates/topologie/index.html
+8
-1
No files found.
topologie/templates/topologie/index.html
View file @
736c676b
...
...
@@ -29,10 +29,17 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% block title %}Switchs{% endblock %}
{% block content %}
<button
class=
"btn btn-primary"
type=
"button"
data-toggle=
"collapse"
data-target=
"#collImg"
aria-expanded=
"false"
aria-controls=
"collapse"
>
Topologie des Switchs
</button>
<div
id=
"collImg"
>
<img
id=
"zoom_01"
src=
"/media/images/switchs.png"
data-zoom-image=
"/media/images/switchs.png"
width=
100%
/>
</div>
<script
type=
"text/javascript"
src=
"/static/js/jquery.ez-plus.js"
></script>
<script>
$
(
"
#zoom_01
"
).
ezPlus
({
scrollZoom
:
true
,
...
...
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