diff --git a/front/devices.php b/front/devices.php index d7a57107..9ee2dc68 100755 --- a/front/devices.php +++ b/front/devices.php @@ -426,7 +426,7 @@ function initializeDatatable () { default: color='aqua'; break; }; - $(td).html (''+ cellData.replace('-', '') +''); + $(td).html (''+ cellData.replace('-', '') +''); } }, ],