File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5353 < ol class ="inline-flex md:space-x-2 rtl:space-x-reverse hidden guest ">
5454 < li >
5555 < a class ="inline-flex items-center text-sm font-medium hover:text-orange-600 " href ="/ "
56- title ="Log in " onclick ="login() ">
56+ title ="Log in " onclick ="login(); return false; ">
5757 < svg class ="w-3.5 h-3.5 ms-2 mr-2 " xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 32 32 "
5858 fill ="currentColor ">
5959 < defs />
9999 </ a >
100100 </ li >
101101 < li >
102- < button type ="submit " onclick ="logout() " class ="inline-flex items-center text-sm font-medium hover:text-orange-600 ">
102+ < button type ="submit " onclick ="logout(); return false; " class ="inline-flex items-center text-sm font-medium hover:text-orange-600 ">
103103 < svg xmlns ="http://www.w3.org/2000/svg " fill ="none " viewBox ="0 0 24 24 " stroke-width ="1.5 "
104104 stroke ="currentColor " class ="w-3.5 h-3.5 ms-2 mr-2 ">
105105 < path stroke-linecap ="round " stroke-linejoin ="round "
You can’t perform that action at this time.
0 commit comments