Logo CEWEB.br Logo NIC.br Logo CGI.br
Home Sobre o projeto

Sites Pertecentes a (o) PR

Recomendações Avaliadas
1.1 Respeitar os Padrões Web.

Recomendações

Número Descrição Quantidade Linhas Código Fonte
1.1.3 Presença de CSS(s) in-line 6 65 69 71 72 75 79
1.1.4 Presença de CSS(s) interno 2 2 55
1.1.6 Presença de javascript(s) interno 5 31 98 132 168 182
65 <![CDATA[<div id="loginbox" style="margin-top:50px;" class="mainbox col-md-6 col-md-offset-3 col-sm-8 col-sm-offset-2"> <div class="panel panel-info" > <div class="panel-heading"> <div class="panel-title">Recuperar senha</div> <div style="float:right; font-size: 80%; position: relative; top:-10px"></div> </div> <div style="padding-top:30px" class="panel-body" > <div style="display:none" id="login-alert" class="alert alert-danger col-sm-12"></div> <form id="loginform" class="form-horizontal" role="form" method="POST"> <input type="hidden" name="action" value="enviaSenha"/> <div style="margin-bottom: 25px" class="input-group"> <span class="input-group-addon"><i class="glyphicon glyphicon-user"></i></span> <input id="login-username" type="text" class="form-control" name="email" value="" placeholder="email" required autocomplete="off"/> </div> <div style="margin-top:10px" class="form-group"> <div class="col-sm-12 controls"> <img src="https://pmp.pr.gov.br/gerenciador//captcha/captcha.php" alt="codigo captcha" /> <input type="text" name="captcha" id="captcha" required autocomplete="off"/></p> <button type="submit" class="btn btn-success" data-loading-text="Loading..."><span class="glyphicon glyphicon-off"></span> Recuperar </button> </div> </div> </form> </div> </div> </div>]]>
69 <![CDATA[<div style="float:right; font-size: 80%; position: relative; top:-10px"></div>]]>
71 <![CDATA[<div style="padding-top:30px" class="panel-body" > <div style="display:none" id="login-alert" class="alert alert-danger col-sm-12"></div> <form id="loginform" class="form-horizontal" role="form" method="POST"> <input type="hidden" name="action" value="enviaSenha"/> <div style="margin-bottom: 25px" class="input-group"> <span class="input-group-addon"><i class="glyphicon glyphicon-user"></i></span> <input id="login-username" type="text" class="form-control" name="email" value="" placeholder="email" required autocomplete="off"/> </div> <div style="margin-top:10px" class="form-group"> <div class="col-sm-12 controls"> <img src="https://pmp.pr.gov.br/gerenciador//captcha/captcha.php" alt="codigo captcha" /> <input type="text" name="captcha" id="captcha" required autocomplete="off"/></p> <button type="submit" class="btn btn-success" data-loading-text="Loading..."><span class="glyphicon glyphicon-off"></span> Recuperar </button> </div> </div> </form> </div>]]>
72 <![CDATA[<div style="display:none" id="login-alert" class="alert alert-danger col-sm-12"></div>]]>
75 <![CDATA[<div style="margin-bottom: 25px" class="input-group"> <span class="input-group-addon"><i class="glyphicon glyphicon-user"></i></span> <input id="login-username" type="text" class="form-control" name="email" value="" placeholder="email" required autocomplete="off"/> </div>]]>
79 <![CDATA[<div style="margin-top:10px" class="form-group"> <div class="col-sm-12 controls"> <img src="https://pmp.pr.gov.br/gerenciador//captcha/captcha.php" alt="codigo captcha" /> <input type="text" name="captcha" id="captcha" required autocomplete="off"/></p> <button type="submit" class="btn btn-success" data-loading-text="Loading..."><span class="glyphicon glyphicon-off"></span> Recuperar </button> </div> </div>]]>
2 <![CDATA[<style> #progress { position:relative; width:100%; border: 1px solid #ddd; padding: 1px; border-radius: 3px;text-align: center; } #progress .progress-text { position:absolute; z-index:2; right:0; color:black; text-align: center; } .bar { background-color: #B4F5B4; width:0%; height:20px; border-radius: 3px; color:#black; text-align: center; } hr{ border-color:#aaa; box-sizing:border-box; width:100%; } </style>]]>
55 <![CDATA[<style> .hold-transition.login-page{ background-image: url("../assets/images/PalmasPR.jpg"); background-repeat: repeat-y; background-color: #cccccc; background-size: cover; } </style>]]>
31 <![CDATA[<script type="text/javascript">var $urlBase = 'https://pmp.pr.gov.br/gerenciador/';</script>]]>
98 <![CDATA[<script> $.widget.bridge('uibutton', $.ui.button); </script>]]>
132 <![CDATA[<script> $(function () { $('#informacaoSistema').DataTable({ //"order": [[ 0, "desc" ]], 'paging' : true, 'lengthChange': false, 'searching' : false, 'ordering' : true, 'info' : true, 'autoWidth' : false, // "columnDefs": [ // { type: 'date-euro', targets: 0 } // ] }) $('#protocolo').DataTable({ "order": [[ 0, "desc" ]], 'paging' : true, 'lengthChange': true, 'searching' : true, 'ordering' : true, 'info' : true, 'autoWidth' : false, "columnDefs": [ { type: 'date-euro', targets: 0 } ] /* 'paging' : true, 'lengthChange': true, 'searching' : true, 'ordering' : true, 'info' : true, 'autoWidth' : false,*/ }) }) </script>]]>
168 <![CDATA[<script> // $(function () { // $('#informacaoSistema2').DataTable() // $('#informacaoSistema2').DataTable({ // 'paging' : true, // 'lengthChange': false, // 'searching' : false, // 'ordering' : true, // 'info' : true, // 'autoWidth' : false // }) // }) </script>]]>
182 <![CDATA[<script> $(document).ready(function(){ $('[data-toggle="tooltip"]').tooltip(); }); $(document).ready(function(){ $('.versao').tooltip({title: "<p>Versão Atual do Sistema</p><p>Versão: 3.20.01<br/>Data: 19/08/2020</p><h6 style='font-size:10px;'><p class='text-justify'>Melhora no processo de pesquisa de protocolos e melhoria no sistema de carregamento de arquivos.</p><hr><p class='text-center'>Versões Anteriores</p><p class='text-justify'>3.19.02 - Atualização nos campos de pesquisa</p><p class='text-justify'>3.19.01 - Atualização dos campos de cadastro dos usuários</p></h6>" , html: true, placement: "top"}); }); </script>]]>