Compare commits
No commits in common. "7cf39ff112353e2c4147aaf3a8fa95efa2cfb1ac" and "79565c3c9a4b976065f1f4c953c525de35c529a5" have entirely different histories.
7cf39ff112
...
79565c3c9a
@ -358,7 +358,6 @@ const ControlPrinter = () => {
|
||||
<ObjectInfo
|
||||
loading={jobObjectLoading}
|
||||
column={sideBarVisible ? 1 : undefined}
|
||||
showHyperlink={true}
|
||||
visibleProperties={{
|
||||
printers: false,
|
||||
createdAt: false
|
||||
@ -399,7 +398,6 @@ const ControlPrinter = () => {
|
||||
<ObjectInfo
|
||||
loading={subJobObjectLoading}
|
||||
column={sideBarVisible ? 1 : undefined}
|
||||
showHyperlink={true}
|
||||
visibleProperties={{
|
||||
printers: false,
|
||||
createdAt: false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user