X-Git-Url: https://dev.renevier.net/?p=syj.git;a=blobdiff_plain;f=application%2Fcontrollers%2FIdxController.php;h=9bfc6bf86a7fe7fb2fa62c8420d26d33a483f952;hp=217295bbc0c9c9d08016bcfd749036707fbbe63d;hb=c06c7fd6e6f26d31abb8d7c9a9f9e3f2d5b27d5c;hpb=7ab93faefae14af39fc5449a2c3311dd68d2c0f9 diff --git a/application/controllers/IdxController.php b/application/controllers/IdxController.php index 217295b..9bfc6bf 100644 --- a/application/controllers/IdxController.php +++ b/application/controllers/IdxController.php @@ -8,7 +8,7 @@ class IdxController extends Zend_Controller_Action public function init() { $this->_helper->SyjMedias->addScripts('idx'); $this->_helper->SyjMedias->addStyleSheets('idx'); - $this->view->headMeta()->appendName('viewport', 'width=640px'); + $this->view->headMeta()->appendName('viewport', 'width=640'); } public function rawmode(Syj_Model_Path $path) {