Skip to content
Snippets Groups Projects
Commit a5249133 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

Merge branch 'fix-project-group-sortorder' into 'master'

quote banner value

See merge request !26
parents 29ca6413 77a06b32
No related branches found
No related tags found
1 merge request!26quote banner value
Pipeline #794 passed
...@@ -26,7 +26,7 @@ return [ ...@@ -26,7 +26,7 @@ return [
'debugLevel' => 0, 'debugLevel' => 0,
] ]
], ],
'banner' => <%= @replace["banner"] %>, 'banner' => '<%= @replace["banner"] %>',
// ---------------------------------------------------------------------- // ----------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment