mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 16:22:20 +02:00
N°8274 - Polishing new look portal (#707)
* Remove precompiled CSS files * Fix mosaic design, polish mosaic and treeview hover colors * Fix modal close button not being visible, clean modal code * Fix mandatory and tooltip indicator on fields * Fix treeview filter data display * N°8274 - Improve profile brick display * N°8274 - Use ipb alert instead of bootstrap alerts * N°8274 - Make sure dropdown items use all available space * N°8274 - Remove class name from the object brick title and add it to a separate title complement * N°8274 - Polishing new look portal - La police des informations dans l'annonce est trop petite (Quitte a agrandir le bloc information pour ne pas perdre de ligne d'affichage) * N°8274 - Add visual indicator to selected tab * N°8274 - Set the icon url to home page if it's not customized * N°8274 - Polishing new look portal - fix manage bricks pills click event * N°8274 - Make panel title and tab text bigger * N°8274 - Make datatables more similar to backoffice * Add precompiled stylesheets --------- Co-authored-by: Benjamin <benjamin.dalsass@combodo.com>
This commit is contained in:
@@ -120,13 +120,13 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array(
|
||||
Dict::Add('DA DA', 'Danish', 'Dansk', array(
|
||||
'Brick:Portal:Object:Name' => 'Object~~',
|
||||
'Brick:Portal:Object:Form:Create:Title' => 'New %1$s~~',
|
||||
'Brick:Portal:Object:Form:Edit:Title' => 'Updating %2$s (%1$s)~~',
|
||||
'Brick:Portal:Object:Form:View:Title' => '%1$s: %2$s~~',
|
||||
'Brick:Portal:Object:Form:Edit:Title' => 'Updating %1$s~~',
|
||||
'Brick:Portal:Object:Form:View:Title' => '%1$s~~',
|
||||
'Brick:Portal:Object:Form:Stimulus:Title' => 'Please, complete the following information:~~',
|
||||
'Brick:Portal:Object:Form:Message:Saved' => 'Saved~~',
|
||||
'Brick:Portal:Object:Form:Message:ObjectSaved' => '%1$s saved~~',
|
||||
'Brick:Portal:Object:Search:Regular:Title' => 'Select %1$s (%2$s)~~',
|
||||
'Brick:Portal:Object:Search:Hierarchy:Title' => 'Select %1$s (%2$s)~~',
|
||||
'Brick:Portal:Object:Search:Regular:Title' => 'Select %1$s~~',
|
||||
'Brick:Portal:Object:Search:Hierarchy:Title' => 'Select %1$s~~',
|
||||
'Brick:Portal:Object:Copy:TextToCopy' => '%2$s',
|
||||
'Brick:Portal:Object:Copy:Tooltip' => 'Copy object link~~',
|
||||
'Brick:Portal:Object:Copy:CopiedTooltip' => 'Copied~~'
|
||||
|
||||
Reference in New Issue
Block a user