mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-21 08:56:27 +02:00
Fix smsstop list on non-admin
This commit is contained in:
parent
231efc736b
commit
e21b89cc7c
1 changed files with 0 additions and 1 deletions
|
@ -86,7 +86,6 @@ jQuery(document).ready(function ()
|
|||
"columns" : [
|
||||
{
|
||||
data: 'number_formatted',
|
||||
render: jQuery.fn.dataTable.render.text()
|
||||
},
|
||||
<?php if ($_SESSION['user']['admin'] ?? false) { ?>
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue