Skip to content
Code-Schnipsel Gruppen Projekte
Commit 11ea6637 erstellt von Henning Leutz's avatar Henning Leutz :martial_arts_uniform:
Dateien durchsuchen

Merge branch 'next' into 'master'

Next

See merge request !63
Übergeordnete c64dc2a1 55da8873
No related branches found
Tags 1.12.1
2 Merge Requests!140Update 'next-4.x' with latest changes from 'main',!63Next
Pipeline #6032 bestanden mit Phase
in 36 Sekunden
......@@ -205,6 +205,7 @@ protected function sortArticlesWithParents(array $articles = []): array
}
if (empty($article['uuid'])) {
$sortedArticles[] = $article;
continue;
}
......
......@@ -21,7 +21,7 @@ class ArticleView extends QUI\QDOM
/**
* @var float
*/
protected float $position;
protected float $position = 1;
/**
* @var Article
......
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren