You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by hn...@apache.org on 2017/11/07 08:20:08 UTC

[myfaces-tobago] branch master updated: TOBAGO-1821 Update bootstrap datepicker library * update datepicker CSS files, too

This is an automated email from the ASF dual-hosted git repository.

hnoeth pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/master by this push:
     new 9b35898  TOBAGO-1821 Update bootstrap datepicker library * update datepicker CSS files, too
9b35898 is described below

commit 9b35898590e1a38ae58804599a2e8f08579de3f3
Author: Henning Noeth <hn...@apache.org>
AuthorDate: Tue Nov 7 09:19:59 2017 +0100

    TOBAGO-1821 Update bootstrap datepicker library
    * update datepicker CSS files, too
---
 .../src/main/resources/META-INF/tobago-config.xml                     | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/tobago-config.xml b/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/tobago-config.xml
index 33d1890..9b879b3 100644
--- a/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/tobago-config.xml
+++ b/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/tobago-config.xml
@@ -382,7 +382,7 @@
         <style name="/tobago/standard/tether/1.1.1/css/tether.min.css"/>
         <style name="/tobago/standard/tobago-bootstrap/${project.version}/css/bootstrap.min.css"/>
         <style name="/tobago/standard/font-awesome/4.7.0/css/font-awesome.min.css"/>
-        <style name="/tobago/standard/bootstrap-datetimepicker/4.17.37/css/bootstrap-datetimepicker.min.css"/>
+        <style name="/tobago/standard/bootstrap-datetimepicker/4.17.45/css/bootstrap-datetimepicker.min.css"/>
       </resources>
       <resources production="false">
         <script name="/tobago/standard/jquery/jquery-2.2.4.js"/>
@@ -411,7 +411,7 @@
         <style name="/tobago/standard/tether/1.1.1/css/tether.css"/>
         <style name="/tobago/standard/tobago-bootstrap/${project.version}/css/bootstrap.css"/>
         <style name="/tobago/standard/font-awesome/4.7.0/css/font-awesome.css"/>
-        <style name="/tobago/standard/bootstrap-datetimepicker/4.17.37/css/bootstrap-datetimepicker.css"/>
+        <style name="/tobago/standard/bootstrap-datetimepicker/4.17.45/css/bootstrap-datetimepicker.css"/>
       </resources>
     </theme-definition>
   </theme-definitions>

-- 
To stop receiving notification emails like this one, please contact
['"commits@myfaces.apache.org" <co...@myfaces.apache.org>'].