소스 검색

navbar logo sref

master
Robin Thoni 8 년 전
부모
커밋
8fda8f3ca9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      app/views/navbar.html

+ 1
- 1
app/views/navbar.html 파일 보기

@@ -9,7 +9,7 @@
9 9
                 <span class="icon-bar"></span>
10 10
                 <span class="icon-bar"></span>
11 11
             </button>
12
-            <a class="navbar-brand" ui-sref="home">App</a>
12
+            <a class="navbar-brand" ui-sref="login">App</a>
13 13
         </div>
14 14
         <!-- Collect the nav links, forms, and other content for toggling -->
15 15
         <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">

Loading…
취소
저장