Explorar el Código

Dashboard: removed wip stats panel from settings.js, accidental commit

Torkel Ödegaard hace 11 años
padre
commit
dd0193a9a8
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/app/components/settings.js

+ 0 - 1
src/app/components/settings.js

@@ -17,7 +17,6 @@ function (_, crypto) {
       window_title_prefix           : 'Grafana - ',
       panels                        : {
         'graph': { path: 'panels/graph' },
-        'stats': { path: 'panels/stats' },
         'text': { path: 'panels/text' }
       },
       plugins                       : {},