mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
Add a temporary graph to document header states
This commit is contained in:
parent
3d6f066b85
commit
2d77defbd0
@ -27,6 +27,25 @@
|
||||
<li><%= link_to "Sign out", destroy_user_session_path %></li>
|
||||
</ul>
|
||||
|
||||
<%#
|
||||
|
||||
Header states
|
||||
user states
|
||||
Logged+in Anonymous
|
||||
+-------------------------------+
|
||||
| | |
|
||||
Small | R: User menu | Login/Signup |
|
||||
res | Univ. cont in | inside hmbrgr |
|
||||
| hmbgr menu | |
|
||||
+-------------------------------+
|
||||
| | |
|
||||
Large | User menu w/ | Login/signup |
|
||||
res | dropdown, | buttons |
|
||||
| Home icon | |
|
||||
+-------------------------------+
|
||||
|
||||
%>
|
||||
|
||||
<div class="navbar-fixed">
|
||||
<nav class="light-blue">
|
||||
<div class="nav-wrapper">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user