mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-26 07:49:28 +01:00
Fix custom contact info for et2 to start hidden
This commit is contained in:
parent
810d6a8487
commit
e1facc1033
@ -289,7 +289,7 @@
|
||||
</rows>
|
||||
</grid>
|
||||
<styles>
|
||||
.hideFrom input { display: none; }
|
||||
.hideFrom input, input.hideFrom { display: none; }
|
||||
.hiddenRow {
|
||||
display: none;
|
||||
}
|
||||
@ -298,4 +298,4 @@
|
||||
td.searchParent input[type=search] { width: 90%; }
|
||||
</styles>
|
||||
</template>
|
||||
</overlay>
|
||||
</overlay>
|
||||
|
Loading…
Reference in New Issue
Block a user