Edit Dashboard's photo and Add Bread Crumb Name
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
|
||||
$(document).on('click', ".induty_tr", function () {
|
||||
|
||||
$(this).closest('tr').find('.checkbox_check').prop("checked", true);
|
||||
|
||||
Reference in New Issue
Block a user