Skip to content

Commit

Permalink
melhorada mensagem
Browse files Browse the repository at this point in the history
  • Loading branch information
rogeriolino committed Apr 21, 2018
1 parent 0de9cfe commit 3dfc8d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/views/default/index.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<div class="col-md-12" v-if="servicos.length===0">
<div class="jumbotron text-center">
<h1><i class="fa fa-smile-o"></i></h1>
<p>Nenhum atendimento no momento</p>
<p>Ninguém aguardando atendimento no momento</p>
</div>
</div>
<div class="col-md-6" v-for="item in servicos">
Expand Down

0 comments on commit 3dfc8d3

Please sign in to comment.