Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mailinabox
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
mailinabox
Commits
9857db96
Commit
9857db96
authored
Jun 06, 2015
by
Joshua Tauberer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add a link to the /admin/munin page from the control panel nav bar
parent
cac6a251
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
index.html
management/templates/index.html
+2
-1
No files found.
management/templates/index.html
View file @
9857db96
...
@@ -98,9 +98,10 @@
...
@@ -98,9 +98,10 @@
<li><a
href=
"#ssl"
onclick=
"return show_panel(this);"
>
SSL Certificates
</a></li>
<li><a
href=
"#ssl"
onclick=
"return show_panel(this);"
>
SSL Certificates
</a></li>
<li><a
href=
"#system_backup"
onclick=
"return show_panel(this);"
>
Backup Status
</a></li>
<li><a
href=
"#system_backup"
onclick=
"return show_panel(this);"
>
Backup Status
</a></li>
<li
class=
"divider"
></li>
<li
class=
"divider"
></li>
<li
class=
"dropdown-header"
>
Advanced
Option
s
</li>
<li
class=
"dropdown-header"
>
Advanced
Pages
s
</li>
<li><a
href=
"#custom_dns"
onclick=
"return show_panel(this);"
>
Custom DNS
</a></li>
<li><a
href=
"#custom_dns"
onclick=
"return show_panel(this);"
>
Custom DNS
</a></li>
<li><a
href=
"#external_dns"
onclick=
"return show_panel(this);"
>
External DNS
</a></li>
<li><a
href=
"#external_dns"
onclick=
"return show_panel(this);"
>
External DNS
</a></li>
<li><a
href=
"/admin/munin"
>
Munin Monitoring
</a></li>
</ul>
</ul>
</li>
</li>
<li
class=
"dropdown"
>
<li
class=
"dropdown"
>
...
...
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