Skip to content

Commit

Permalink
Cabio del label del filtro de reporte
Browse files Browse the repository at this point in the history
  • Loading branch information
elyambay committed Aug 31, 2017
1 parent efe3284 commit 69b31e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/report/filter.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<option value = {{$id}}>{{$descripcion}}</option>
@endforeach
</select>
<label for="cargo_id">Area</label>
<label for="cargo_id">Cargo</label>
</div>
<input type="hidden" name="empresa_id" value="{{$dbEmpresa}}"/>
</div>
Expand Down

0 comments on commit 69b31e5

Please sign in to comment.