forked from kevinowino869/mitrobill
Update case csv-prepaid
changed the url
This commit is contained in:
parent
91fe5a4b46
commit
45a6085205
@ -11,7 +11,7 @@
|
|||||||
class="glyphicon glyphicon-refresh" aria-hidden="true"></span> sync</a>
|
class="glyphicon glyphicon-refresh" aria-hidden="true"></span> sync</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="btn-group pull-right">
|
<div class="btn-group pull-right">
|
||||||
<a class="btn btn-info btn-xs" title="save" href="{$_url}customers/csv"
|
<a class="btn btn-info btn-xs" title="save" href="{$_url}customers/csv-prepaid"
|
||||||
onclick="return confirm('This will export to CSV?')"><span class="glyphicon glyphicon-download"
|
onclick="return confirm('This will export to CSV?')"><span class="glyphicon glyphicon-download"
|
||||||
aria-hidden="true"></span> CSV</a>
|
aria-hidden="true"></span> CSV</a>
|
||||||
</div>
|
</div>
|
||||||
@ -100,4 +100,4 @@ function extend(idP){
|
|||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
{include file="sections/footer.tpl"}
|
{include file="sections/footer.tpl"}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user