-
I am using Rails 4.0.4 and Ruby 2.1.1.
I made few changes in my devise login form after generating migration for username and find the ActiveAdmin is throwing following error.
Showing /Users/MyCom/.r…
-
It would be great to have initial support for Bootstrap 3 as the inputs are different.
-
Hi,
Just wanted to start off my saying, this is a great plugin. Well documented and supported.
My question is not really an issue, more a development approach. Apologies if I am posting here and not…
-
I'm going to need the error messages to display in a "helping" sidebar, for a certain form, so I would like the option to do something like:
...
errorMessagePosition : '#sidebar' //or any other id id…
FDVS updated
10 years ago
-
Hi. I'm really not sure why, but I get this when I try to run any octocmd command. Thanks in advance for your help.
octocmd status
Traceback (most recent call last):
File "/usr/local/bin/octocmd", …
-
Conflicting plugin: http://jasny.github.io/bootstrap/javascript/#fileinput
If both plugins are loaded, there is a namespace conflict when calling $(selector).fileupload();
Depending on the order sc…
-
Стандартная авторизация. На локалке работает. На сервере выдает ошибку.
конфа одинаковая. и там и там PHP 5.4.9-4ubuntu2.4 (сервер) PHP 5.5.3-1ubuntu2.3 (dev)
**я не знаю куда копать.**
```
[Wed Jun …
maxyc updated
10 years ago
-
Hi jayarjo,
I have a fiddle here that attempts to use a mOxie FileInput with its container as a dropdown menu item in a 2.3.2 Twitter Bootstrap Button Dropdown component. The fiddle has steps to repr…
-
When trying to use blueimp in combination with the fileinput extension there is a name conflict because both libraries extend jquery by "fileupload()".
https://github.com/blueimp/jQuery-File-Upload/b…
-
https://github.com/yiisoft/yii2/blob/master/framework/yii/widgets/ActiveField.php#L327
What does it mean ? Why file input use rigid binding to bootstrap ?