This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
oscarleiva
/
energylink
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
fix(jshint): fixed jshint warning
Torkel Ödegaard
hace 10 años
padre
5599bdf1bc
commit
c0b92eb5d0
Se han
modificado 1 ficheros
con
1 adiciones
y
2 borrados
Dividir vista
Mostrar estadísticas de diff
1
2
public/app/features/dashboard/shareModalCtrl.js
+ 1
- 2
public/app/features/dashboard/shareModalCtrl.js
Ver fichero
@@ -1,5 +1,4 @@
-define([
- 'angular',
+define(['angular',
'lodash',
'require',
'app/core/config',