You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2016-06-23 12:25:25

Zegordo
Member
Registered: 2016-05-20
Posts: 12

Fusion tabs

hi!
where i can hide or comment (with // or # etc) next tabs
http://prntscr.com/bj5681
from /glpi/inc/computer.class.php
this tabs added by the fusion addon, but computer.class in code
   function defineTabs($options=array()) {
      $ong = array();
      $this->addDefaultFormTab($ong)
         ->addStandardTab('Item_Devices', $ong, $options)
#         ->addStandardTab('ComputerDisk', $ong, $options)
         ->addStandardTab('Computer_SoftwareVersion', $ong, $options)
         ->addStandardTab('Computer_Item', $ong, $options)
         ->addStandardTab('NetworkPort', $ong, $options)
...................
don't includes it

and in next screenshot
http://prntscr.com/bjy68d
you can see red rectangle with Automatic inventory column with yes/no fields in right from other data.
same question: where i can hide all column in red rectangle?

Offline

#2 2016-06-24 16:38:40

DewTa
Member
From: Nord
Registered: 2016-04-08
Posts: 116

Re: Fusion tabs

http://prntscr.com/bkhyt0

the red rectangle is the solution. It allows you to hide or show fileds. smile
all tabs have this adjustable wrench

Last edited by DewTa (2016-06-24 16:40:21)


0.90.3

Offline

#3 2016-06-25 15:07:15

Zegordo
Member
Registered: 2016-05-20
Posts: 12

Re: Fusion tabs

DewTa wrote:

http://prntscr.com/bkhyt0

the red rectangle is the solution. It allows you to hide or show fileds. smile
all tabs have this adjustable wrench

item_devices(components): http://prntscr.com/bkvi0a
programs: http://prntscr.com/bkvi6p
computer_items(connections): http://prntscr.com/bkvian
they all dont have the adjustable wrench

Offline

#4 2016-07-14 10:15:35

Zegordo
Member
Registered: 2016-05-20
Posts: 12

Re: Fusion tabs

hey

Offline

Board footer

Powered by FluxBB