-
Add this gems to installation guides ( wiki and web site)
```
source 'http://rails-assets.org' do
gem 'rails-assets-bootstrap-rtl'
gem 'rails-assets-jquery-knob'
gem 'rails-assets-bootstrap-dat…
-
```
1.4.1 에서 발견된 문제점입니다.
PC버전기본스킨(v3)에서는
$oDocument->allowComment()이 쓰였지만 실질적으로는 저 변수가
동작하지 않습니다.
또한 모바일 기본스킨에서
$oDocument->allowComment()이 동작하지 않아 댓글이 현재 출력되지
않습니다.
```
Original issue repo…
-
Hello, thanks for the lib :+1:
I use it with webpack and it seems that webpack can't find the module react-icheck, I'm stuck with this error when I use the lib `Module not found: Error: Cannot reso…
-
Hello,
I click on checkbox and the page jump down. Have anyone this problem too? Its not on all pages with iCheck, but its only happen with iCheck is active.
EDIT: Problem is in IE10, FF, Chrome but…
-
There are a lot of gulp tasks that are missing like `dev`, `build` .
-
Using Rails 4. I have been using https://github.com/twbs/bootstrap-sass, and now want to integrate Admin LTE for a different dashboard, but would not want to modify my existing code for Bootstrap. I n…
-
Line 35 of `Resources/public/base.js` is removing the content of `.sonata-ba-field-error-messages`, and then no error is displayed when editing or creating an entity. That's the line:
```
jQuery('div…
-
I am trying to build with libuv on Debian(2.6.32-042stab113.11, gcc 4.9.2), failed with:
```
In file included from /usr/include/uv.h:62:0,
from test.c:2:
/usr/include/uv-unix.h:61:30: f…
-
Hi,
I noticed a problem:
When iCheck was initialized more than once on the same selectors, the code will generate more iCheck box, even though it was generated before.
The code I'm using looks li…
-
Looks like you have kept up the development, however, the released gem is a little behind.
Would you consider updating to the theme's 2.3.0 release?
Also, I am not sure if this is related, but I get…