From 48a51e69d4b80e0a7a38df4d962349aa93e835b0 Mon Sep 17 00:00:00 2001 From: nbm Date: Tue, 29 Nov 2005 14:32:36 +0000 Subject: [PATCH] Add kt-core-baseurl input to the standard page so that Javascript can know what the base url for the KT instance is. --- templates/kt3/standard_page.smarty | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/templates/kt3/standard_page.smarty b/templates/kt3/standard_page.smarty index 0174bf9..8219a51 100644 --- a/templates/kt3/standard_page.smarty +++ b/templates/kt3/standard_page.smarty @@ -30,6 +30,8 @@ show_portlets)}class="noportlets"{/if}> + +
{$config->get( -- libgit2 0.21.4