-
A number of issues with the FormActions layout object.
1. Adding `css_class` to FormActions results in two `class` attributes being added to the first `div`. This applies to all template packs
…
-
hi,
thank you for this package.
i'd like to add support for bootstrap-vue (https://bootstrap-vue.js.org) which is based on bootstrap4.
as i work in bootstrap-vue, i am limited both to Vue an…
-
Well, I'm using bootstrap4 in my application, but if I use lobipanel with bootstrap4 it gives a resizable error. And you know what it could be?
-
Nice Work Tonytomov :-)
I want to use jqGrid with Bootstrap4, the Files are packed with Webpack and are correctly loaded in DOM.
js:
```javascript
const $ = require('jquery');
import 'jqGrid/…
-
Hello,
Today I am trying to use linkedin button, following is the code:
Sign in with LinkedIn
There are two linkedin buttons appeared.
![image](https://user-image…
-
I have been struggling with this error for long. Can anyone help me with this? I have all the dependencies installed. This is in AngularJs application. All prerequisites are already installed like - m…
-
# Support
In Bootsrap4 there is the div class="jumbotron text-center"
before the class "container". This offers the possibility to send Header Logo or Site Title centerd above navigation.
…
-
Hi,
i'm working on an opensource project and i want to make it RTL, the project uses django-bootstrap4.
is there any way to integrate [rtl-bootstrap](http://bootstrap.rtlcss.com/) with django-bootst…
-
With bootstrap4 when client validation fails the `error msg contens` is still hidden. The problem is that input element is wrapped in `` parent. When moving the error msg div **into** the same common …
-
## Context
- Hello, I'm using [django cms](https://github.com/divio/django-cms). Media files are not displayed after i deploy the application. when i try to upload an image using carousel slide…