Skip to content

Commit

Permalink
refactor: Removendo estilos desnecessários
Browse files Browse the repository at this point in the history
  • Loading branch information
ronnyjohnti committed May 27, 2024
1 parent 265a6c7 commit bb8d7c7
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions layouts/parts/OpinionManagement/selection-autopublish.php
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
<style>
#opinions-config:has(~ #evaluations-config[style="display: none;"]) {
display: none;
}
</style>

<div id="opinions-config" class="registration-fieldset">
<h4>Publicação de Pareceres</h4>
<p>Deseja que os pareceres desta fase/oportunidade sejam publicados para os proponentes automaticamente ao publicar os resultados?</p>
<span
class="js-editable editable editable-click editable-unsaved"
class="js-editable editable editable-click"
data-edit="autopublishOpinions"
data-original-title="Publicar pareceres automaticamente"
data-value="<?= /** @var \MapasCulturais\Entities\Opportunity $opportunity */
Expand Down

0 comments on commit bb8d7c7

Please sign in to comment.