Commit c79ca69df4df122a57dc08cf564fe23819043033

Authored by trainee
1 parent 9b084b74
Exists in master

แก้ไอคอนไตเติ้ล ชื่อไตเติ้ล ชื่อแท็บ

src/app/dashboard/dashboard.component.html
@@ -6,7 +6,7 @@ @@ -6,7 +6,7 @@
6 <div class="tabbable-custom nav-justified"> 6 <div class="tabbable-custom nav-justified">
7 <ul class="nav nav-tabs"> 7 <ul class="nav nav-tabs">
8 <li class="active sbold font"> 8 <li class="active sbold font">
9 - <a href="#tab1" data-toggle="tab" aria-expanded="true">Active</a> 9 + <a href="#tab1" data-toggle="tab" aria-expanded="true">ติดตั้ง</a>
10 </li> 10 </li>
11 <li class="sbold"> 11 <li class="sbold">
12 <a href="#tab2" data-toggle="tab" aria-expanded="false">page 2</a> 12 <a href="#tab2" data-toggle="tab" aria-expanded="false">page 2</a>
src/index.html
@@ -2,7 +2,7 @@ @@ -2,7 +2,7 @@
2 <html lang="en"> 2 <html lang="en">
3 <head> 3 <head>
4 <meta charset="utf-8"> 4 <meta charset="utf-8">
5 - <title>TestApi</title> 5 + <title>smartzone</title>
6 6
7 <base href="/"> 7 <base href="/">
8 <!-- <base href="/home/smartzone-home/dist/test-api/"> --> 8 <!-- <base href="/home/smartzone-home/dist/test-api/"> -->
@@ -22,7 +22,7 @@ @@ -22,7 +22,7 @@
22 <link href="assets/layouts/layout/css/layout.min.css" rel="stylesheet" type="text/css" /> 22 <link href="assets/layouts/layout/css/layout.min.css" rel="stylesheet" type="text/css" />
23 <link href="assets/layouts/layout/css/themes/darkblue.min.css" rel="stylesheet" type="text/css" id="style_color" /> 23 <link href="assets/layouts/layout/css/themes/darkblue.min.css" rel="stylesheet" type="text/css" id="style_color" />
24 <link href="assets/layouts/layout/css/custom.min.css" rel="stylesheet" type="text/css" /> 24 <link href="assets/layouts/layout/css/custom.min.css" rel="stylesheet" type="text/css" />
25 - <link rel="icon" type="image/x-icon" href="favicon.ico"> 25 + <link rel="icon" type="image/png" href="http://simpleicon.com/wp-content/uploads/home-2.png">
26 </head> 26 </head>
27 <body class="page-header-fixed page-sidebar-closed-hide-logo page-content-white"> 27 <body class="page-header-fixed page-sidebar-closed-hide-logo page-content-white">
28 <app-root></app-root> 28 <app-root></app-root>