This commit is contained in:
jnunez 2018-06-13 23:03:53 +00:00
parent 902df28f04
commit c54dce6e37
2 changed files with 7 additions and 7 deletions

View file

@ -5,10 +5,11 @@
<br />
<br />
<input type="hidden" id="hiddenId" value="true">
<form id="formCatalogo" class="form-horizontal" role="form">
<h3>&nbsp;<i class="fa fa-briefcase"></i>&nbsp; Roles</h3>
<br />
<div class="panel panel-success">
<div class="panel-body">
@ -111,7 +112,7 @@
<div class="modal-dialog modal-lg" style="width:80%;">
<div class="modal-content">
<div class="modal-header">
<h4><i class="fa fa-bars"></i>&nbsp;&nbsp;Selección de Pantallas</h4>
<h4><i class="fa fa-bars"></i>&nbsp;&nbsp;Pantallas</h4>
</div>
<div class="modal-body">
@ -119,15 +120,14 @@
<thead>
<tr>
<th class="col-sm-4">Descripción</th>
<th>Acción</th>
<th>Seleccionar</th>
</tr>
</thead>
</table>
</div>
<div id="ucbtnCheck" style=" display:none;">
<button type="button" id="btnseleccionar" class="btn btn-default btn-xs">
<i class="fa fa-check"></i>&nbsp;&nbsp;Seleccionar
</button>
<input type="radio">
</div>
<div class="modal-footer">

View file

@ -20,7 +20,7 @@
<script src="~/bower_components/jquery/dist/jquery.min.js"></script>
<script src="~/dist/js/adminlte.min.js"></script>
<!-- Google Font -->
<link rel="stylesheet"