diff app/views/pages/display.ctp @ 3:7201fd354bdf

added icon features , default icon
author Shoshi TAMAKI <shoshi@cr.ie.u-ryukyu.ac.jp>
date Sun, 14 Aug 2011 23:52:31 +0900
parents eb4fee3d9bb8
children c3adb28473d6
line wrap: on
line diff
--- a/app/views/pages/display.ctp	Sat Aug 13 23:06:28 2011 +0900
+++ b/app/views/pages/display.ctp	Sun Aug 14 23:52:31 2011 +0900
@@ -23,6 +23,7 @@
 </table>
 <h2>Domains</h2>
 <?php foreach($domains as $dom){ ?>
+<img src="icon/index?uuid=<?php echo $dom["uuid"] ?>" />
 <h3><?php echo $dom["name"]; ?></h3>
 <table>
 	<tr>