|
|
|
|
@ -1094,29 +1094,27 @@
|
|
|
|
|
<h4 class="section-title" id="section11">11 - Esquema Vacinal</h4>
|
|
|
|
|
<partials-renderer partial-id="EsquemaVacinal-1"></partials-renderer>
|
|
|
|
|
|
|
|
|
|
<h4 class="section-title" id="section12">12 - Conclusões/Resumo</h4>
|
|
|
|
|
<h4 class="section-title" id="section12">Conclusões/Resumo/Propostas Solução</h4>
|
|
|
|
|
<div class="panel panel-default">
|
|
|
|
|
<div class="panel-body">
|
|
|
|
|
<div class="form-group">
|
|
|
|
|
<label class="control-label">12.1 - Problemas de Saúde</label>
|
|
|
|
|
<label class="control-label">Problemas relacionados com Saúde</label>
|
|
|
|
|
<textarea ng-model="editing.problemasSolucoes.problemas_saude" rows="3" class="form-control"></textarea>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="form-group">
|
|
|
|
|
<label class="control-label">12.2 - Problemas Relacionados com o Trabalho</label>
|
|
|
|
|
<textarea ng-model="editing.problemasSolucoes.problemas_trabalho" rows="3" class="form-control"></textarea>
|
|
|
|
|
<label class="control-label">Soluções para problemas relacionados com Saúde</label>
|
|
|
|
|
<textarea ng-model="editing.problemasSolucoes.solucoes_problemas_saude" rows="3" class="form-control"></textarea>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<h4 class="section-title" id="section13">13 - Propostas de Solução</h4>
|
|
|
|
|
<div class="panel panel-default">
|
|
|
|
|
<div class="panel-body">
|
|
|
|
|
<div class="form-group">
|
|
|
|
|
<label class="control-label">13.1 - Para Problemas de Saúde</label>
|
|
|
|
|
<textarea ng-model="editing.problemasSolucoes.solucoes_problemas_saude" rows="3" class="form-control"></textarea>
|
|
|
|
|
<label class="control-label">Problemas relacionados com o Trabalho</label>
|
|
|
|
|
<textarea ng-model="editing.problemasSolucoes.problemas_trabalho" rows="3" class="form-control"></textarea>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="form-group">
|
|
|
|
|
<label class="control-label">13.2 - Para Problemas Relacionados com o Trabalho</label>
|
|
|
|
|
<label class="control-label">Soluções para problemas relacionados com o Trabalho</label>
|
|
|
|
|
<textarea ng-model="editing.problemasSolucoes.solucoes_problemas_trabalho" rows="3" class="form-control"></textarea>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
@ -1290,6 +1288,15 @@
|
|
|
|
|
|
|
|
|
|
</form>
|
|
|
|
|
|
|
|
|
|
<!-- we need to add some extra space to the bottom of the page for the scrollspy to work properly -->
|
|
|
|
|
<p> </p>
|
|
|
|
|
<p> </p>
|
|
|
|
|
<p> </p>
|
|
|
|
|
|
|
|
|
|
<p> </p>
|
|
|
|
|
<p> </p>
|
|
|
|
|
<p> </p>
|
|
|
|
|
|
|
|
|
|
<p> </p>
|
|
|
|
|
<p> </p>
|
|
|
|
|
<p> </p>
|
|
|
|
|
|