瀏覽代碼

Rename class "mini" to "small"

more semantic, more clean :)
@soyjavi 14 年之前
父節點
當前提交
e80a1a48ef
共有 1 個文件被更改,包括 1 次插入1 次删除
  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: {