From e9153b0dbf4a95fc54bade992fdbfaff1c07605c Mon Sep 17 00:00:00 2001 From: Lucas Dohmen Date: Sat, 13 Dec 2014 16:25:56 +0100 Subject: [PATCH] Show Mountpath in title of application --- .../aardvark/frontend/js/templates/applicationDetailView.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/apps/system/aardvark/frontend/js/templates/applicationDetailView.ejs b/js/apps/system/aardvark/frontend/js/templates/applicationDetailView.ejs index e8397f559b..eaa8dd325e 100644 --- a/js/apps/system/aardvark/frontend/js/templates/applicationDetailView.ejs +++ b/js/apps/system/aardvark/frontend/js/templates/applicationDetailView.ejs @@ -5,7 +5,7 @@ Applications > - <%= attributes.name %> + <%= attributes.mount %>