"> <i class="glyphicon glyphicon-pencil"> </i> Edit </a> </div> <?php } ?> <div class="clearfix"></div> <p class="descriptionsummary"> <?php echo StringHelper::ConvertNewlineToBRwithHTMLEncode($model->product_summary); ?> </p><!-- summary --> <div> <p>組織:<?php echo CHtml::link(CHtml::encode($ownedGroup->group_name), SeoHelper::groupViewSEORouteArray($ownedGroup), array('title' => CHtml::encode($ownedGroup->group_name))); ?> </p> <p>類形:<?php echo CHtml::encode($model->getCatName()); ?> </p> <p>價格:<?php
<div class="col-xs-6 text-size-small"> <table class="table table-hover"> <tr> <td>組織</td> <td><?php echo count($model->JoinedGroups); ?> 檔</td> </tr> <tr> <td>活動開放時間</td> <td><?php echo StringHelper::ConvertNewlineToBRwithHTMLEncode($model->event_time_interval); ?> </td> </tr> </table> </div> </div> <ol class="breadcrumb"> <li class="active"> <span class="glyphicon glyphicon-chevron-down"></span> 參展組織及其制品宣傳</li> </ol> <?php