File tree Expand file tree Collapse file tree
bioMedical/src/main/resources/templates/doctor Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 < meta name ="keywords " content ="au theme template ">
1212
1313 <!-- Title Page-->
14- < title > Tables </ title >
14+ < title > Doctor Dashboard </ title >
1515
1616 <!-- Fontfaces CSS-->
1717 < link href ="../doctor/css/font-face.css " rel ="stylesheet " media ="all ">
4343 < div class ="header-mobile__bar ">
4444 < div class ="container-fluid ">
4545 < div class ="header-mobile-inner ">
46- < a class ="logo " href ="index.html ">
47- < img src ="../doctor/images/d .png " alt ="CoolAdmin " />
46+ < a class ="logo " th: href ="@{/doctor/ index} ">
47+ < img src ="../doctor/images/icon/logo .png " alt ="CoolAdmin " />
4848 </ a >
4949 < button class ="hamburger hamburger--slider " type ="button ">
5050 < span class ="hamburger-box ">
6060
6161
6262 < li >
63- < a href ="table.html " >
64- < i class ="fas fa-table "> </ i > Tables </ a >
63+ < a th: href ="@{/doctor/index} " >
64+ < i class ="fas fa-table "> </ i > Appointments </ a >
6565 </ li >
6666
6767 </ ul >
7373 <!-- MENU SIDEBAR-->
7474 < aside class ="menu-sidebar d-none d-lg-block ">
7575 < div class ="logo ">
76- < a href ="# ">
77- < img src ="../doctor/images/d .png " alt ="Doctor+ " />
76+ < a th: href ="@{/doctor/index} ">
77+ < img src ="../doctor/images/icon/logo .png " alt ="Doctor+ " />
7878 </ a >
7979 </ div >
8080 < div class ="menu-sidebar__content js-scrollbar1 ">
8383
8484
8585 < li class ="active ">
86- < a href ="table.html " >
87- < i class ="fas fa-table "> </ i > Tables </ a >
88- </ li >
86+ < a th: href ="@{/doctor/index} " >
87+ < i class ="fas fa-table "> </ i > Appointments </ a >
88+ </ li >
8989
9090
9191 </ ul >
You can’t perform that action at this time.
0 commit comments