Merge branch 'dev' into test
gitea/salix/test This commit looks good Details

This commit is contained in:
Gerard 2019-02-20 09:00:40 +01:00
commit 3e2dd9cd3a
4 changed files with 7 additions and 4 deletions

View File

@ -18,4 +18,8 @@ vn-check {
md-checkbox {
margin-bottom: 0
}
md-checkbox .md-label {
margin-bottom: .5em;
}
}

View File

@ -107,7 +107,7 @@ module.exports = {
format: 'A4',
border: '1.5cm',
footer: {
height: '60px',
height: '55px',
}
};

View File

@ -1,5 +1,5 @@
module.exports = {
messages: {
es: {clientName: 'Nombre cliente'},
es: {},
},
};

View File

@ -5,7 +5,7 @@
<!-- Header component -->
<report-header :locale="ticket.locale"></report-header>
<!-- End header component -->
<section class="main" style="margin-bottom:100px">
<section class="main">
<section class="columns">
<section class="size50">
<section class="size75">
@ -185,7 +185,6 @@
</section>
</section>
</section>
</section>
<!-- Footer component -->
<report-footer id="pageFooter"