fix: arreglada barra infinita
This commit is contained in:
@@ -40,8 +40,8 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<NavBarAutocompletable/>
|
<NavBarAutocompletable/>
|
||||||
<BarraHorizontalConTexto text="Propiedades dadas de Alta"/>
|
|
||||||
<div class="container table-responsive">
|
<div class="container table-responsive">
|
||||||
|
<BarraHorizontalConTexto text="Propiedades dadas de Alta"/>
|
||||||
<table class="container-fluid table-responsive table table-striped table-bordered">
|
<table class="container-fluid table-responsive table table-striped table-bordered">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
@@ -40,9 +40,9 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<NavBarAutocompletable/>
|
<NavBarAutocompletable/>
|
||||||
<BarraHorizontalConTexto text="Propiedades dadas de Baja"/>
|
|
||||||
|
|
||||||
<div class="container table-responsive">
|
<div class="container table-responsive">
|
||||||
|
<BarraHorizontalConTexto text="Propiedades dadas de Baja"/>
|
||||||
<table class="table-responsive table table-striped table-bordered">
|
<table class="table-responsive table table-striped table-bordered">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user