This repository was archived by the owner on May 11, 2024. It is now read-only.
File tree 6 files changed +12
-0
lines changed
6 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 22
22
<link rel =" stylesheet" href =" https://use.fontawesome.com/releases/v5.8.2/css/all.css" >
23
23
<link rel =" stylesheet" href =" https://cdnjs.cloudflare.com/ajax/libs/jquery-confirm/3.3.2/jquery-confirm.min.css" >
24
24
<link rel =" stylesheet" type =" text/css" href =" https://cdn.jsdelivr.net/npm/toastify-js/src/toastify.min.css" >
25
+
26
+ <link rel =" icon" type =" image/x-icon" href =" <%= request. getContextPath() % > /img/icon_web.png" >
25
27
</head >
26
28
<body onload =" time()" class =" app sidebar-mini rtl" >
27
29
<jsp:include page =" navbaradmin.jsp" />
Original file line number Diff line number Diff line change 18
18
<link rel =" stylesheet" href =" https://use.fontawesome.com/releases/v5.8.2/css/all.css" >
19
19
<link rel =" stylesheet" href =" https://cdnjs.cloudflare.com/ajax/libs/jquery-confirm/3.3.2/jquery-confirm.min.css" >
20
20
<link rel =" stylesheet" type =" text/css" href =" https://cdn.jsdelivr.net/npm/toastify-js/src/toastify.min.css" >
21
+
22
+ <link rel =" icon" type =" image/x-icon" href =" <%= request. getContextPath() % > /img/icon_web.png" >
21
23
</head >
22
24
23
25
<body onload =" time()" class =" app sidebar-mini rtl" >
Original file line number Diff line number Diff line change 19
19
<link rel =" stylesheet" href =" https://use.fontawesome.com/releases/v5.8.2/css/all.css" >
20
20
<link rel =" stylesheet" href =" https://cdnjs.cloudflare.com/ajax/libs/jquery-confirm/3.3.2/jquery-confirm.min.css" >
21
21
<link rel =" stylesheet" type =" text/css" href =" https://cdn.jsdelivr.net/npm/toastify-js/src/toastify.min.css" >
22
+
23
+ <link rel =" icon" type =" image/x-icon" href =" <%= request. getContextPath() % > /img/icon_web.png" >
22
24
</head >
23
25
24
26
<body onload =" time()" class =" app sidebar-mini rtl" >
Original file line number Diff line number Diff line change 21
21
<link rel =" stylesheet" href =" https://use.fontawesome.com/releases/v5.8.2/css/all.css" >
22
22
<link rel =" stylesheet" href =" https://cdnjs.cloudflare.com/ajax/libs/jquery-confirm/3.3.2/jquery-confirm.min.css" >
23
23
<link rel =" stylesheet" type =" text/css" href =" https://cdn.datatables.net/1.13.7/css/dataTables.bootstrap4.min.css" >
24
+
25
+ <link rel =" icon" type =" image/x-icon" href =" <%= request. getContextPath() % > /img/icon_web.png" >
24
26
</head >
25
27
26
28
<body onload =" time()" class =" app sidebar-mini rtl" >
Original file line number Diff line number Diff line change 21
21
<link rel =" stylesheet" href =" https://cdnjs.cloudflare.com/ajax/libs/jquery-confirm/3.3.2/jquery-confirm.min.css" >
22
22
<link rel =" stylesheet" type =" text/css" href =" https://cdn.jsdelivr.net/npm/toastify-js/src/toastify.min.css" >
23
23
<link rel =" stylesheet" type =" text/css" href =" https://cdn.datatables.net/1.13.7/css/dataTables.bootstrap4.min.css" >
24
+
25
+ <link rel =" icon" type =" image/x-icon" href =" <%= request. getContextPath() % > /img/icon_web.png" >
24
26
</head >
25
27
<body onload =" time()" class =" app sidebar-mini rtl" >
26
28
<jsp:include page =" navbaradmin.jsp" />
Original file line number Diff line number Diff line change 24
24
<link rel =" stylesheet" href =" <%= request. getContextPath() % > /style/payment.css" />
25
25
<link rel =" stylesheet" href =" https://cdn.jsdelivr.net/npm/toastify-js/src/toastify.min.css" >
26
26
<script src =" https://cdn.jsdelivr.net/npm/toastify-js" ></script >
27
+
28
+ <link rel =" icon" type =" image/x-icon" href =" <%= request. getContextPath() % > /img/icon_web.png" >
27
29
</head >
28
30
29
31
<body >
You can’t perform that action at this time.
0 commit comments