mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°7915 - declaration of DisplayBareProperties function in DocumentFile class has wrong id
This commit is contained in:
@@ -1491,13 +1491,15 @@
|
||||
</field>
|
||||
</fields>
|
||||
<methods>
|
||||
<method id="DisplayBareRelations">
|
||||
<method id="DisplayBareProperties">
|
||||
<static>false</static>
|
||||
<access>public</access>
|
||||
<type>Overload-cmdbAbstractObject</type>
|
||||
<comment><![CDATA[/**
|
||||
* Overload the display of the properties to add a tab (the first one)
|
||||
* with the preview of the document
|
||||
|
||||
|
||||
*/
|
||||
]]></comment>
|
||||
<code><![CDATA[public function DisplayBareProperties(WebPage $oPage, $bEditMode = false, $sPrefix = '', $aExtraParams = array())
|
||||
@@ -2027,11 +2029,11 @@
|
||||
</themes>
|
||||
<themes_common>
|
||||
<variables>
|
||||
</variables>
|
||||
</variables>
|
||||
<imports>
|
||||
</imports>
|
||||
</imports>
|
||||
<stylesheets>
|
||||
</stylesheets>
|
||||
</stylesheets>
|
||||
</themes_common>
|
||||
</branding>
|
||||
<user_rights>
|
||||
|
||||
Reference in New Issue
Block a user