Ejemplo n.º 1
0
?>

                </div>

            </div>

            <div class="col-md-3"></div>

        </div>
        <?php 
echo Chtml::endForm();
?>


        <?php 
echo CHtml::form($space->createUrl('//space/admin/members'), 'post');
?>

        <?php 
if ($pagination->totalCount > 0) {
    ?>

            <table class="table table-hover">
                <thead>
                    <tr>
                        <th><?php 
    echo Yii::t('SpaceModule.views_admin_members', "User");
    ?>
</th>
                        <th></th>
                        <th><?php