정적 이미지 폴더명 수정(image -> img)

main
이범준 8 months ago
parent 230382d751
commit d3dc488431

@ -13,7 +13,7 @@
<title>과태료통합관리시스템</title>
<!-- Favicon -->
<link rel="icon" type="image/x-icon" href="<c:url value="/resources/image/favicon.ico"/>" />
<link rel="icon" type="image/x-icon" href="<c:url value="/resources/img/favicon.ico"/>" />
<!-- Fonts -->
<link rel="stylesheet" href="<c:url value="/resources/fonts/notoSansKr/fontface.css"/>" />

@ -13,7 +13,7 @@
<title>과태료통합관리시스템</title>
<!-- Favicon -->
<link rel="icon" type="image/x-icon" href="<c:url value="/resources/image/favicon.ico"/>" />
<link rel="icon" type="image/x-icon" href="<c:url value="/resources/img/favicon.ico"/>" />
<!-- Fonts -->
<link rel="stylesheet" href="<c:url value="/resources/fonts/notoSansKr/fontface.css"/>" />

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Favicon -->
<link rel="icon" type="image/x-icon" href="/resources/image/favicon.ico" />
<link rel="icon" type="image/x-icon" href="/resources/img/favicon.ico" />
<!-- Fonts -->
<link rel="stylesheet" href="/resources/fonts/notoSansKr/fontface.css" />

@ -13,7 +13,7 @@
<title>과태료통합관리시스템</title>
<!-- Favicon -->
<link rel="icon" type="image/x-icon" href="<c:url value="/resources/image/favicon.ico"/>" />
<link rel="icon" type="image/x-icon" href="<c:url value="/resources/img/favicon.ico"/>" />
<!-- Fonts -->
<link rel="stylesheet" href="<c:url value="/resources/fonts/notoSansKr/fontface.css"/>" />

@ -89,7 +89,7 @@
<a href="javascript:void(0);" data-bs-toggle="dropdown"
class="d-flex align-items-center nav-link dropdown-toggle hide-arrow">
<div class="avatar d-flex">
<img src="<c:url value="/resources/image/user-circle-solid-24.svg"/>" alt
<img src="<c:url value="/resources/img/user-circle-solid-24.svg"/>" alt
class="w-px-40 h-auto rounded-circle" />
<div class="d-flex" style="flex-flow:column">
<span class="fw-semibold" style="color:black">${currentUser.name}</span>
@ -103,7 +103,7 @@
<div class="d-flex">
<div class="flex-shrink-0 me-3">
<div class="avatar avatar-online">
<img src="<c:url value="/resources/image/user-circle-solid-24.svg"/>" alt
<img src="<c:url value="/resources/img/user-circle-solid-24.svg"/>" alt
class="w-px-40 h-auto rounded-circle" />
</div>
</div>

@ -6,7 +6,7 @@
<a href="javascript:fnHome();" class="app-brand-link">
<span class="app-brand-logo demo">
<img id="symbol--left"
src="<c:url value='/'/>resources/image/fims/framework/login/mainLogo_01.png"
src="<c:url value='/'/>resources/img/fims/framework/login/mainLogo_01.png"
width="36px" height="36px" alt="symbol" />
</span>
<span id="home" class="app-brand-text demo menu-text fw-bold ms-2" style="text-align:center;">

@ -14,7 +14,7 @@
<title>과태료통합관리시스템</title>
<!-- Favicon -->
<link rel="icon" type="image/x-icon" href="<c:url value="/resources/image/favicon.ico"/>" />
<link rel="icon" type="image/x-icon" href="<c:url value="/resources/img/favicon.ico"/>" />
<!-- Fonts -->
<link rel="stylesheet" href="<c:url value="/resources/fonts/notoSansKr/fontface.css"/>" />
@ -47,14 +47,14 @@
<div class="login_bg">
<div class="header_wrap">
<h1 class="logo">
<img src="<c:url value='/'/>resources/image/fims/framework/login/mainLogo_02.png" alt="Logo Image" />
<img src="<c:url value='/'/>resources/img/fims/framework/login/mainLogo_02.png" alt="Logo Image" />
<span class="float-end mt-4 me-5">
<button type="button" onclick="fnMenualDownload();" class="btn btn-primary">사용자 메뉴얼</button>
</span>
</h1>
</div>
<div class="login_text">
<p class="main_img"><img src="<c:url value='/'/>resources/image/fims/framework/login/loginDeco_02.png" alt=""></img></p>
<p class="main_img"><img src="<c:url value='/'/>resources/img/fims/framework/login/loginDeco_02.png" alt=""></img></p>
<form id="formAuthentication" method="post">
<div class="input_wrap">
<div class="input-group">

@ -1,22 +1,22 @@
.xit-twenty::before {
content: url("../../../../image/7seg20m.svg");
content: url("../../../../img/7seg20m.svg");
}
.xit-fifty::before {
content: url("../../../../image/7seg50m.svg");
content: url("../../../../img/7seg50m.svg");
}
.xit-korea-post::before {
content: url("../../../../image/korea-post.svg");
content: url("../../../../img/korea-post.svg");
}
.xit-si::before {
content: url("../../../../image/si.svg");
content: url("../../../../img/si.svg");
}
.xit-department::before {
content: url("../../../../image/department.svg");
content: url("../../../../img/department.svg");
}
.xit-sa::before {
content: url("../../../../image/sa.svg");
content: url("../../../../img/sa.svg");
}
.svg-cctv-fixed:before {

@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Favicon -->
<link rel="icon" type="image/x-icon" href="/resources/image/favicon.ico" />
<link rel="icon" type="image/x-icon" href="/resources/img/favicon.ico" />
<!-- Fonts -->
<link rel="stylesheet" href="/resources/fonts/notoSansKr/fontface.css" />

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 42 KiB

Before

Width:  |  Height:  |  Size: 920 B

After

Width:  |  Height:  |  Size: 920 B

@ -273,7 +273,7 @@ function fnMakeSingleImageViewer(imgEl, fileInputEl, dataAttributeForFilePath, d
$(imgEl).attr("src", orgnPath);
} else {
$(imgEl).attr("alt", "파일이 없습니다.");
$(imgEl).attr("src", "/resources/image/no-image.svg");
$(imgEl).attr("src", "/resources/img/no-image.svg");
}
}

Loading…
Cancel
Save