Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 16910 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 16910 Rev 16992
Línea 136... Línea 136...
136
	 	     	
136
	 	     	
137
	 	     	</div>
137
	 	     	</div>
138
	 	     </div>
138
	 	     </div>
139
	 	</div>
139
	 	</div>
140
	 	<div class="card-footer text-right">
140
	 	<div class="card-footer text-right">
141
  			<button type="button" class="btn btn-info btn-refresh"><i class="fa fa-refresh"></i> LABEL_REFRESH  </button>
141
  			<button type="button" class="btn btn-info btn-refresh"><i class="fa fa-sync"></i> LABEL_REFRESH  </button>
142
                                    <?php if($allowUpload) : ?>
142
                                    <?php if($allowUpload) : ?>
143
                                        <button type="button" class="btn btn-primary btn-upload"><i class="fa fa-upload"></i> LABEL_UPLOAD  </button>
143
                                        <button type="button" class="btn btn-primary btn-upload"><i class="fa fa-upload"></i> LABEL_UPLOAD  </button>
144
                                    <?php endif; ?>
144
                                    <?php endif; ?>
145
                                    <?php if($allowNotification) : ?>
145
                                    <?php if($allowNotification) : ?>