diff --git a/views/presenting/details.php b/views/presenting/details.php index 3d8f72e48ff482fc18c0a54e0a6eaf3db4fbf5da..d064940c0b8ab5f745c39f39564a31303c20df0e 100755 --- a/views/presenting/details.php +++ b/views/presenting/details.php @@ -124,7 +124,7 @@ if ($image) { </tr> </thead> <tbody> - <? foreach ($marketplugin->releases as $release) : ?> + <? foreach ($marketplugin->releases->orderBy('version DESC') as $release) : ?> <tr> <td> <a href="<?= PluginEngine::getLink($plugin, array(), "presenting/download/". $release->getId()) ?>" title="<?= _("Dieses Release runterladen") ?>">