* Adjust codes.
This commit is contained in:
@@ -38,8 +38,8 @@
|
||||
<?php endforeach;?>
|
||||
</tbody>
|
||||
</table>
|
||||
<p class='hide listLink'><?php echo $listLink;?></p>
|
||||
<p class='hide block-project-link'><?php echo $listLink;?></p>
|
||||
<script>
|
||||
$('.block-project').dataTable();
|
||||
$('.listLink').closest('.panel').find('.panel-heading .more').attr('href', $('.listLink').html());
|
||||
$('.block-project-link').closest('.panel').find('.panel-heading .more').attr('href', $('.block-project-link').html());
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user