-
Dear developers, as an active professional Joomla developer, I can't remain calm about the ugliness of the Atum admin template design of Joomla 4. The Isis Joomla 3 admin template was great, and I sta…
-
The template /quark-open-publishing/templates/sections.html.twig renders by default the navigation on the right side of the content.
Is it possible to have/add an entry in the **Sections Config** whe…
awrog updated
5 years ago
-
Hi,
I'm passing responsive: true to my tables. However, the plugin is not triggered. Do I need to load it separately, and if so, how?
Thanks in advance
-
hr {
margin…
-
Issue Type: Bug
When autocompleting in Angular, the list is loading for minutes!
VS Code version: Code 1.36.1 (2213894ea0415ee8c85c5eea0d0ff81ecc191529, 2019-07-08T22:59:35.033Z)
OS version: …
-
Hey folks,
I've published AdminLTE v3.0.0-beta.2, it would be awesome if you can test it and help me to elimate all bugs/errors.
[AdminLTE v3 Demo](https://adminlte.io/themes/dev/AdminLTE/)
[Ad…
-
This is fix:
- adding class="nav-item" to li tag
- adding class="nav-link" to a tag
```
$active = ($this->var['area'] == $a ? 'class="nav-item active"': 'class="nav-item"') ;
$text .= ''.$capt…
-
- [x] I have searched this repository's [issues](https://github.com/devexpress/devextreme-reactive/issues) and believe that this is not a duplicate.
### I'm using ...
- [x] React Grid
- […
-
Hello, when I want to edit one cell I'd like to many cells from different rows also change.
I edit the data in cascade (which I use to fill table) on beforeSaveCell and when component renders, only r…
-
### Steps to reproduce
The client side validations are initialized on initial page load but not on Turbolinks navigation. For example, using the Rails example below if you navigate through to the `hi…