Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.


01. DADOS GERAIS

Produto:

Solucoes_totvs_cross
SolucaoCrossTOTVS RH

Linha de Produto:

Linhas_totvs
SegmentoDistribuição
RegionConstrução Projetos
LinhaLinha Protheus

Segmento:

Segmentos_totvs
SegmentoRH

Módulo:SIGAGPE
Função:GPEXIDC
GPEXIDC1
GPEXCDES
GPEXCADI
GPEXCAL1
GPEA240
GPTABBRA
Ticket:9400814
Requisito/Story/Issue (informe o requisito relacionado) :DRHPAG-38899


02. SITUAÇÃO/REQUISITO

03. SOLUÇÃO


Totvs custom tabs box
tabsCadastro de Verbas,Redução Salarial,Suspensão do Contrato
idsverbas,reducao,suspensao
Totvs custom tabs box items
defaultno
referenciaverbas

Totvs custom tabs box items
defaultyes
referenciareducao

Totvs custom tabs box items
defaultno
referenciasuspensao


04. DEMAIS INFORMAÇÕES

05. ASSUNTOS RELACIONADOS



Templatedocumentos


HTML
<style>
div.theme-default .ia-splitter #main {
    margin-left: 0px;
}
.ia-fixed-sidebar, .ia-splitter-left {
    display: none;
}
#main {
    padding-left: 10px;
    padding-right: 10px;
    overflow-x: hidden;
}

.aui-header-primary .aui-nav,  .aui-page-panel {
    margin-left: 0px !important;
}
.aui-header-primary .aui-nav {
    margin-left: 0px !important;
}

.aui-tabs.horizontal-tabs>.tabs-menu>.menu-item.active-tab a::after { 
	background: #FF9900; !important 
}

.menu-item.active-tab { 
	border-bottom: none !important; 
}

</style>