|
@@ -13,7 +13,7 @@
|
|
|
<input type="text" id="from" name="from"/>
|
|
|
<label for="to" >Hasta: </label>
|
|
|
<input type="text" id="to" name="to"/>
|
|
|
- <button class="oe_button oe_form_button oe_highlight" value="pdf">Exportar a PDF</button>
|
|
|
+ <button class="oe_button oe_form_button oe_highlight" value="pdf">PDF</button>
|
|
|
<button class="oe_button oe_form_button oe_highlight" value="chart">Graficar</button>
|
|
|
</div>
|
|
|
<table id="table" class="table_utility"
|