Skip to content

Commit 2bb522c

Browse files
author
Florian Schaal
committed
Update directive_snippets_edit.php
1 parent 6aa0690 commit 2bb522c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

interface/web/admin/directive_snippets_edit.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,6 @@ function onShowEnd() {
7777
}
7878

7979
$app->tpl->setVar("is_master", $is_master);
80-
81-
if($this->dataRecord['managed_snippet_id'] > 0) {
82-
}
8380

8481
parent::onShowEnd();
8582
}

0 commit comments

Comments
 (0)