Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 1 | Rev 6682 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 20
Línea 801... Línea 801...
801
                            ?>
801
                            ?>
802
                        </div>			
802
                        </div>			
803
						<?php echo $this->form()->closeTag($form); ?>
803
						<?php echo $this->form()->closeTag($form); ?>
804
					</div>            
804
					</div>            
805
					<div class="card-body">
805
					<div class="card-body">
806
        	    		<table id="gridTable" class="table table-striped table-hover">
806
        	    		<table id="gridTable" class="table   table-hover">
807
                      		<thead>
807
                      		<thead>
808
        						<tr>
808
        						<tr>
809
                                	<th>LABEL_NAME</th>
809
                                	<th>LABEL_NAME</th>
810
                                  	<th>LABEL_DETAILS</th>
810
                                  	<th>LABEL_DETAILS</th>
811
                                  	<th>LABEL_IMAGES</th>	
811
                                  	<th>LABEL_IMAGES</th>	
Línea 1160... Línea 1160...
1160
      					<label>LABEL_CAPSULE</label>
1160
      					<label>LABEL_CAPSULE</label>
1161
      					<input type="text" readonly="readonly" id="table-users-capsule" class="form-control" >
1161
      					<input type="text" readonly="readonly" id="table-users-capsule" class="form-control" >
1162
      				</div>
1162
      				</div>
1163
      			</form>
1163
      			</form>
1164
      			<div style="height: 300px;overflow: scroll;"> 
1164
      			<div style="height: 300px;overflow: scroll;"> 
1165
				<table id="gridTableUsers" style="width: 100%" class="table table-striped table-hover">
1165
				<table id="gridTableUsers" style="width: 100%" class="table   table-hover">
1166
            		<thead>
1166
            		<thead>
1167
            			<tr>
1167
            			<tr>
1168
                      		<th>LABEL_FIRST_NAME</th>
1168
                      		<th>LABEL_FIRST_NAME</th>
1169
                     		<th>LABEL_LAST_NAME</th>
1169
                     		<th>LABEL_LAST_NAME</th>
1170
                         	<th>LABEL_EMAIL</th>
1170
                         	<th>LABEL_EMAIL</th>