add deleteAllCookies util function,
add functionality to nav buttons Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
<body>
|
||||
<header>
|
||||
<nav class="btn-group">
|
||||
<button class="active">INSTANCES</button>
|
||||
<button>LOGOUT</button>
|
||||
<button id="instances" class="active">INSTANCES</button>
|
||||
<button id="logout">LOGOUT</button>
|
||||
</nav>
|
||||
</header>
|
||||
<main><div id="instance-container" class="center-div"></div></main>
|
||||
|
Reference in New Issue
Block a user