add Internet Plan and Location in expired list Dashboard

This commit is contained in:
Ibnu Maksum
2024-05-14 09:11:56 +07:00
parent a5affdb674
commit 895bb26b02
3 changed files with 20 additions and 10 deletions

View File

@ -86,6 +86,10 @@
}
return null;
}
$(function() {
$('[data-toggle="tooltip"]').tooltip()
})
</script>
{/literal}