Heinz Schilling
Heinz Schilling
In Safari browser numbers are wrong. I changed to ``` if($cloneMe.get(0).tagName == 'OL'){ var startWith = $clone.get(0).childElementCount; $cloneMe.attr('style','counter-reset: li ' + startWith); } ```
Latest from master cut off some text and destroy. In a two column layout you have a content like ``` Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam...
Build a little form with fields: - prename - name - email - send When one field is hidden (prename for example) there is a validation error in frontend after...
**Describe the bug** With the ‘List’ module, it is no longer possible to sort data records on page [0]. For example, ‘File Mount’ data records. Result: (1/1) #1521716622 TYPO3\CMS\Core\Exception\SiteNotFoundException No...