mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Add dashboard, device, extension, and gateway enabled toggle (#6548)
* Update system_counts.php * Update call_forward.php * Add dashboard widget enabled toggle * Add device enabled toggle * Add extension enabled toggle * Add gateway enabled toggle * Update extension_edit.php * Update extension_edit.php * Update device_edit.php * Update gateway_edit.php
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
echo " chart_text: '".$stats['call_forward']."'\n";
|
||||
echo " },\n";
|
||||
echo " legend: {\n";
|
||||
echo " position: 'right',\n";
|
||||
echo " position: 'right',\n";
|
||||
echo " reverse: true,\n";
|
||||
echo " labels: {\n";
|
||||
echo " usePointStyle: true,\n";
|
||||
|
||||
Reference in New Issue
Block a user