mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Show one row for extension device list.
This commit is contained in:
@@ -1151,7 +1151,7 @@
|
||||
}
|
||||
echo " </tr>\n";
|
||||
|
||||
if (is_array($device_lines) && @sizeof($device_lines) != 0) { break; } //show one row when editing extension and no device assigned
|
||||
break; //show one empty row whether adding or editing
|
||||
}
|
||||
echo " </table>\n";
|
||||
echo " <br />\n";
|
||||
|
||||
Reference in New Issue
Block a user