瀏覽代碼

Update Admin.js

cleanup
sujayjaju 9 年之前
父節點
當前提交
f2ebf018a0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Resources/public/Admin.js

+ 1 - 1
Resources/public/Admin.js

@@ -64,7 +64,7 @@ var Admin = {
         });
         });
         jQuery('.modal-body', modal).css({
         jQuery('.modal-body', modal).css({
             width:    'auto',
             width:    'auto',
-            height:   '90%',,
+            height:   '90%',
             padding: 15
             padding: 15
             overflow: 'auto'
             overflow: 'auto'
         });
         });