formatted \[ to [ and \] to ]
This commit is contained in:
parent
2fc21159de
commit
b426977b42
15 changed files with 87 additions and 87 deletions
|
|
@ -82,7 +82,7 @@ group(LargestSale)
|
|||
[EventSubscriber(ObjectType::Codeunit, Codeunit::"Headline RC Business Manager", 'OnComputeHeadlines', '', true, true)]
|
||||
procedure OnComputeHeadlinesBusinessManager()
|
||||
begin
|
||||
// \[...\] compute headline, and init the EssentialBusinessHeadline record
|
||||
// [...] compute headline, and init the EssentialBusinessHeadline record
|
||||
if not ShowHeadline then
|
||||
exit; // not enough data to compute headline
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue