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
4b521e37
authored
Apr 24, 2013
by
Bence Dányi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
firewall_gui: menu updated
parent
9355815f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
4 deletions
+16
-4
firewall_gui/templates/firewall/index.html
+16
-4
No files found.
firewall_gui/templates/firewall/index.html
View file @
4b521e37
...
...
@@ -43,13 +43,25 @@
<span
class=
"icon-bar"
></span>
<span
class=
"icon-bar"
></span>
<span
class=
"icon-bar"
></span>
<span
class=
"icon-bar"
></span>
<span
class=
"icon-bar"
></span>
<span
class=
"icon-bar"
></span>
<span
class=
"icon-bar"
></span>
<span
class=
"icon-bar"
></span>
<span
class=
"icon-bar"
></span>
</a>
<a
class=
"brand"
href=
"#"
>
{{ project_name }}
</a>
<a
class=
"brand"
href=
"#"
>
Firewall GUI
</a>
<div
class=
"nav-collapse collapse"
>
<ul
class=
"nav"
>
<li
class=
"active"
><a
href=
"#"
>
Home
</a></li>
<li><a
href=
"#about"
>
About
</a></li>
<li><a
href=
"#contact"
>
Contact
</a></li>
<li
class=
"active"
><a
href=
"#/rules/"
>
{% trans "Firewall rules" %}
</a></li>
<li><a
href=
"#/vlans/"
>
{% trans "Vlans" %}
</a></li>
<li><a
href=
"#/vlangroups/"
>
{% trans "Vlan groups" %}
</a></li>
<li><a
href=
"#/hostgroups/"
>
{% trans "Host groups" %}
</a></li>
<li><a
href=
"#/hosts/"
>
{% trans "Hosts" %}
</a></li>
<li><a
href=
"#/firewalls/"
>
{% trans "Firewalls" %}
</a></li>
<li><a
href=
"#/domains/"
>
{% trans "Domains" %}
</a></li>
<li><a
href=
"#/records/"
>
{% trans "DNS records" %}
</a></li>
<li><a
href=
"#/blacklists/"
>
{% trans "Blacklists" %}
</a></li>
</ul>
</div>
<!--/.nav-collapse -->
</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