Skip to content

Commit

Permalink
Update info.inc
Browse files Browse the repository at this point in the history
  • Loading branch information
skerbis authored Sep 1, 2020
1 parent 4adbb05 commit e7f8ee8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/module/0416_artikel_oder_slice_einbinden/info.inc
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Mit diesem Modul bindet man einen ausgewählen Slice eines anderen Artikels ein
Presave-Action
</p>

<code>
<pre>

if ($this->getValue(2) == '0') {
// Der Block wird nicht gespeichert
Expand All @@ -19,4 +19,4 @@ if ($this->getValue(2) == '0') {
$this->messages[] = 'Bitte noch einen Slice/Block auswaehlen';
}

</code>
</pre>

0 comments on commit e7f8ee8

Please sign in to comment.