mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 21:46:00 +00:00
SYNC: connection color for cloud connections
This commit is contained in:
committed by
Diflow
parent
620705c87a
commit
4181b75af7
@@ -123,6 +123,8 @@
|
||||
icon={'img cloud-connection'}
|
||||
title={data.name}
|
||||
menu={createMenu}
|
||||
colorMark={passProps?.cloudContentColorFactory &&
|
||||
passProps?.cloudContentColorFactory({ cntid: data.cntid, folid: data.folid })}
|
||||
on:click={handleOpenContent}
|
||||
on:dblclick
|
||||
on:expand
|
||||
|
||||
Reference in New Issue
Block a user