andi 2 жил өмнө
parent
commit
b6f8f2f77d

+ 3 - 2
components/PT/Sanksi/TableSanksi.js

@@ -58,6 +58,7 @@ function TableSanksi({ listData, to, linkName, toKeberatan, toJwbBanding, toJwbK
 										:
 										<div>
 											<div className="badge badge-red">Belum Diperiksa</div>
+											<p className="w-105">Sanksi belum diperiksa</p>
 										</div>}
 									</td>
 									<td>
@@ -140,7 +141,7 @@ function TableSanksi({ listData, to, linkName, toKeberatan, toJwbBanding, toJwbK
 											</Link>
 
 										)}
-										{/* {data.last_step ? (
+										{data.last_step ? (
 
 											""
 
@@ -152,7 +153,7 @@ function TableSanksi({ listData, to, linkName, toKeberatan, toJwbBanding, toJwbK
 													</span>
 												</Button>
 											</Link>
-										)} */}
+										)}
 									</td>
 
 								</tr>

+ 1 - 1
pages/app/index.js

@@ -98,7 +98,7 @@ class App extends Component {
                       </Button>
                     </span>
                   </Link>
-                </p>
+                </p>waw
                 <div id="video-css">
                   <video controls>
                     <source src="/static/img/video/video_buat_laporan.mp4" type="video/mp4" />