Project

General

Profile

Revision 79c0fe97

ID79c0fe978011300ae4ce0f665d94b0eb1e026d8e
Parent 3bebddc7
Child a18806e5

Added by Francois POIROTTE almost 7 years ago

[#1691] Correction afichage de "Vigilo template"

Le champ "Vigilo template" apparaissait sur 2 pages des ordinateurs, ce
qui entraine des incohérences en cas de modification depuis la vue
"All".

Change-Id: I1ef3146a296882a5c37384ee9e03084abc6d987d
Refs: #1691

View differences:

src/plugins/vigilo/inc/template.class.php
18 18
            return;
19 19
        }
20 20

  
21
        if (array_key_exists('formfooter', $options) && false === $options['formfooter']) {
22
            return;
23
        }
24

  
21 25
        $opts = array(
22 26
            "name" => "vigilo_template",
23 27
            "value" => 0,

Also available in: Unified diff