Explorar el Código

Change icon stat

stany.ferer hace 1 año
padre
commit
b875df9252
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      core/class/icon.class.php

+ 1 - 1
core/class/icon.class.php

@@ -25,7 +25,7 @@ class icon
                 return "bi bi-clock-history";
                 break;
             case 'stats':
-                return "bi bi-pie-chart-fill";
+                return "bi bi-graph-up";
                 break;
             // Menu Proweb
             case 'proweb-salaries':