Test
This commit is contained in:
parent
592ffc0393
commit
0651b8d75a
|
@ -115,6 +115,8 @@
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h1>Bulk Credential Adder</h1>
|
<h1>Bulk Credential Adder</h1>
|
||||||
<a href="/dashboard">Dashboard</a>
|
<a href="/dashboard">Dashboard</a>
|
||||||
|
<a href="/acl">Access Control List</a>
|
||||||
|
<a href="/acl/add">Add Credential</a>
|
||||||
<form action="/acl/bulk-add" method="post">
|
<form action="/acl/bulk-add" method="post">
|
||||||
<table>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
|
|
Loading…
Reference in a new issue