From 5148b4dd72799ff74227d0b67b6a880a6386b474 Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Mon, 28 Sep 2015 10:40:03 +0200 Subject: Import legacy share dialog code This is to make the share dropdown work again --- templates/part.content.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates/part.content.php') diff --git a/templates/part.content.php b/templates/part.content.php index 05cab273..f821407f 100644 --- a/templates/part.content.php +++ b/templates/part.content.php @@ -9,6 +9,7 @@ script( $_['appName'], [ 'app', + 'share', 'gallery', 'galleryutility', 'galleryconfig', @@ -28,12 +29,14 @@ script( 'slideshowcontrols', 'slideshowzoomablepreview', 'vendor/image-scale/image-scale.min' + ] ); style( $_['appName'], [ 'styles', + 'share', 'mobile', 'github-markdown', 'slideshow', -- cgit v1.2.3