mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-17 17:08:37 +00:00
Removed duplicated templates files
This commit is contained in:
parent
fb479be3a0
commit
2ff9991a1d
26 changed files with 18 additions and 494 deletions
|
@ -531,7 +531,7 @@ class EntryController extends Controller
|
|||
}
|
||||
|
||||
return $this->render(
|
||||
'@WallabagCore/themes/share.html.twig',
|
||||
'@WallabagCore/themes/common/Entry/share.html.twig',
|
||||
['entry' => $entry]
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue