OSDN Git Service

一覧表示の微修正
authorCake <cake_67@users.sourceforge.jp>
Fri, 7 Jan 2011 12:32:10 +0000 (21:32 +0900)
committerCake <cake_67@users.sourceforge.jp>
Fri, 7 Jan 2011 12:32:10 +0000 (21:32 +0900)
app/controllers/systems_controller.php
app/views/elements/character_view.ctp

index a392bcd..d901742 100644 (file)
@@ -35,7 +35,7 @@ class SystemsController extends AppController {
                        'Attachment',
                        'Character',
                ),
-               'limit' => 10,
+               'limit' => 20,
                'order' => array(
                        'System.sort_order' => 'asc'
                ),
index da9e8c7..d1a9d67 100644 (file)
@@ -348,7 +348,7 @@ foreach($profiles as $key =>$profile):
                'span',
                $html->link(
                        $time->format(
-                               'Y/m/d H:i',
+                               'Y/m/d',
                                $characterArchive['disp_date']
                        ), 
                         array(