diff --git a/css/css-variables.scss b/css/css-variables.scss index 55c00c479..610ea158c 100644 --- a/css/css-variables.scss +++ b/css/css-variables.scss @@ -16,11 +16,11 @@ * You should have received a copy of the GNU Affero General Public License */ -/*********************************************************************************/ -/* */ -/* Deprecated since 3.0.0 as the backoffice now uses files from css/backoffice/* */ -/* */ -/*********************************************************************************/ +/********************************************************************************/ +/* */ +/* @deprecated 3.0.0 N°5311 The backoffice now uses files from css/backoffice/* */ +/* */ +/********************************************************************************/ // Beware the version number MUST be enclosed with quotes otherwise v2.3.0 becomes v2 0.3 .0 $version: "v2.7.7"; diff --git a/css/light-grey.scss b/css/light-grey.scss index 4c28c7609..56aad0ef6 100644 --- a/css/light-grey.scss +++ b/css/light-grey.scss @@ -16,11 +16,11 @@ * You should have received a copy of the GNU Affero General Public License */ -/*********************************************************************************/ -/* */ -/* Deprecated since 3.0.0 as the backoffice now uses files from css/backoffice/* */ -/* */ -/*********************************************************************************/ +/********************************************************************************/ +/* */ +/* @deprecated 3.0.0 N°5311 The backoffice now uses files from css/backoffice/* */ +/* */ +/********************************************************************************/ @import 'css-variables.scss'; diff --git a/datamodels/2.x/itop-oauth-client/datamodel.itop-oauth-client.xml b/datamodels/2.x/itop-oauth-client/datamodel.itop-oauth-client.xml index 616899b07..df80f7eb2 100644 --- a/datamodels/2.x/itop-oauth-client/datamodel.itop-oauth-client.xml +++ b/datamodels/2.x/itop-oauth-client/datamodel.itop-oauth-client.xml @@ -143,7 +143,7 @@ $sTagTooltipContent = utils::EscapeHtml($aIconData['title']); $aHeaderBlocks['subtitle'][static::HEADER_BLOCKS_SUBTITLE_TAG_PREFIX.$sIconId] = new Combodo\iTop\Application\UI\Base\Component\Html\Html(<<{$aIconData['label']} - HTML +HTML ); }