示例#1
0
</th>
                        </tr>
					</table></div></div>
				</div>
			</div>
			<div class="panel box box-danger">
				<div class="box-header with-border">
					<h4 class="box-title">
						<a href="#timeDepositsClosing" data-parent="#timeDepositsBoxgroup" data-toggle="collapse">
							<?php 
echo Yii::t('fin.grid', 'Closing Deposit');
?>
						</a>
					</h4>
					<div class="pull-right"><span class="label label-danger"><?php 
echo DateTimeUtils::createFromTimestamp($minClosingTimestamp, DateTimeUtils::FM_VIEW_DATE);
?>
</span></div>
				</div>
				<div class="panel-collapse collapse" id="timeDepositsClosing">
					<div class="box-body"><div class="table-responsive"><table class="table table-bordered no-margin">
						<tr>
							<th style="text-align: center">#</th>
							<th style="text-align: center"><?php 
echo Yii::t('fin.grid', 'Name');
?>
</th>
							<th style="text-align: center"><?php 
echo Yii::t('fin.grid', 'Date');
?>
</th>