fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [14260] add bookingfrontend.css


From: Saul
Subject: [Fmsystem-commits] [14260] add bookingfrontend.css
Date: Sat, 31 Oct 2015 00:09:21 +0000

Revision: 14260
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14260
Author:   psaul
Date:     2015-10-31 00:09:20 +0000 (Sat, 31 Oct 2015)
Log Message:
-----------
add bookingfrontend.css

Modified Paths:
--------------
    branches/dev-syncromind/phpgwapi/templates/bkbooking/head.inc.php

Modified: branches/dev-syncromind/phpgwapi/templates/bkbooking/head.inc.php
===================================================================
--- branches/dev-syncromind/phpgwapi/templates/bkbooking/head.inc.php   
2015-10-31 00:08:37 UTC (rev 14259)
+++ branches/dev-syncromind/phpgwapi/templates/bkbooking/head.inc.php   
2015-10-31 00:09:20 UTC (rev 14260)
@@ -69,6 +69,7 @@
        $stylesheets[] = "/{$app}/templates/portico/css/base.css";
        $stylesheets[] = 
"/{$app}/templates/portico/css/{$GLOBALS['phpgw_info']['user']['preferences']['common']['theme']}.css";
        $stylesheets[] = "/phpgwapi/templates/bkbooking/css/frontend.css";
+    $stylesheets[] = "/bookingfrontend/css/bookingfrontend.css";
 
        foreach ( $stylesheets as $stylesheet )
        {




reply via email to

[Prev in Thread] Current Thread [Next in Thread]