andifebri 3 年之前
父節點
當前提交
12ce5c826c

+ 1 - 1
components/Delegasi/CaseProgress.js

@@ -117,7 +117,7 @@ function CaseProgress({ data, nextButton, prevButton, tahun }) {
 					</Button>
 					<b className="text-tahun">Tahun {tahun} </b>
 					<Button className="float-right button-hidden icon-eksport">
-						<img src="/static/img/Eksport.png"></img>
+						<img src="/static/img/eksport.png"></img>
 					</Button>
 				</div>
 				<div className="header-1">

+ 1 - 1
components/Pelaporan/CaseProgress.js

@@ -118,7 +118,7 @@ function CaseProgress({ data, nextButton, prevButton, tahun, newLaporan }) {
 					</Button>
 					<b className="text-tahun">Tahun {tahun} </b>
 					<Button className="float-right button-hidden icon-eksport">
-						<img src="/static/img/Eksport.png"></img>
+						<img src="/static/img/eksport.png"></img>
 					</Button>
 				</div>
 				<div className="header-1">

+ 1 - 1
components/Pemeriksaan/CaseProgress.js

@@ -107,7 +107,7 @@ function CaseProgress({ data, nextButton, prevButton, tahun }) {
 					</Button>
 					<b className="text-tahun">Tahun {tahun} </b>
 					<Button className="float-right button-hidden icon-eksport">
-						<img src="/static/img/Eksport.png"></img>
+						<img src="/static/img/eksport.png"></img>
 					</Button>
 				</div>
 				<div className="header-1">

+ 1 - 1
components/Penjadwalan/CaseProgress.js

@@ -107,7 +107,7 @@ function CaseProgress({ data, nextButton, prevButton, tahun }) {
 					</Button>
 					<b className="text-tahun">Tahun {tahun} </b>
 					<Button className="float-right button-hidden icon-eksport">
-						<img src="/static/img/Eksport.png"></img>
+						<img src="/static/img/eksport.png"></img>
 					</Button>
 				</div>
 				<div className="header-1">

+ 1 - 1
components/Sanksi/CaseProgress.js

@@ -106,7 +106,7 @@ function CaseProgress({ data, nextButton, prevButton, tahun }) {
 					</Button>
 					<b className="text-tahun">Tahun {tahun} </b>
 					<Button className="float-right button-hidden icon-eksport">
-						<img src="/static/img/Eksport.png"></img>
+						<img src="/static/img/eksport.png"></img>
 					</Button>
 				</div>
 				<div className="header-1">