Explorar el Código

Rename class "mini" to "small"

more semantic, more clean :)
@soyjavi hace 14 años
padre
commit
e80a1a48ef
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/Lungo.Constants.js

+ 1 - 1
src/Lungo.Constants.js

@@ -29,7 +29,7 @@ LUNGO.Constants = {
         RIGHT: 'onright',
         LEFT: 'onleft',
         HORIZONTAL: 'horizontal',
-        MINI: 'mini'
+        SMALL: 'small'
     },
 
     TRIGGER: {