OSDN Git Service

Indexのbox表示レイアウトなど変更
[trpgtools-onweb/cake-frame.git] / app / plugins / links / views / elements / link_index.ctp
index 93ff113..ae9ff82 100644 (file)
@@ -34,6 +34,7 @@ echo $this->Html->tag('span',
                'links' => $links,
                'type' => $type,
                'model_type' => $model_type,
+               'showDescription' => true,
        ),
        array(
                'id' => 'recentMembers',
@@ -47,6 +48,7 @@ echo $this->Html->tag('span',
                'links' => $links,
                'type' => $type,
                'model_type' => $model_type,
+               'showDescription' => true,
        ),
        array(
                'id' => 'recentCreators',