From 0cc2192ff7582f5f9c2c9a20adcceae3bbc1fa84 Mon Sep 17 00:00:00 2001 From: Malf Furious Date: Sun, 6 Mar 2016 15:39:06 -0500 Subject: Update application navbar The navbar now has a different view when logged in. I added the 'user button' which shows alert info and has a menu. Currently, the only menu item is 'Log out'. --- examples/example.html | 28 +++++++++++----------------- 1 file changed, 11 insertions(+), 17 deletions(-) (limited to 'examples') diff --git a/examples/example.html b/examples/example.html index 7f1ac2a..ca22361 100644 --- a/examples/example.html +++ b/examples/example.html @@ -34,23 +34,17 @@ - + + + + + +
  • Issues assigned to Me 1
  • +
  • My open Issues
  • + +
  • Private Messages 1
  • +
  • Settings
  • + -- cgit v1.2.3