Author: jleroux
Date: Wed Jan 10 11:56:45 2018
New Revision: 1820740
URL:
http://svn.apache.org/viewvc?rev=1820740&view=revLog:
"Applied fix from trunk for revision: 1820658"
------------------------------------------------------------------------
r1820658 | jleroux | 2018-01-09 14:11:31 +0100 (mar., 09 janv. 2018) | 1 line
No functional change, forgot to put the license and a comment
------------------------------------------------------------------------
Modified:
ofbiz/ofbiz-framework/branches/release17.12/ (props changed)
ofbiz/ofbiz-framework/branches/release17.12/themes/rainbowstone/config/rainbowstone.properties
Propchange: ofbiz/ofbiz-framework/branches/release17.12/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Wed Jan 10 11:56:45 2018
@@ -10,4 +10,4 @@
/ofbiz/branches/json-integration-refactoring:1634077-1635900
/ofbiz/branches/multitenant20100310:921280-927264
/ofbiz/branches/release13.07:1547657
-/ofbiz/ofbiz-framework/trunk:1819499,1819598,1819800,1819805,1819811,1820038,1820262,1820374-1820375,1820441,1820644
+/ofbiz/ofbiz-framework/trunk:1819499,1819598,1819800,1819805,1819811,1820038,1820262,1820374-1820375,1820441,1820644,1820658
Modified: ofbiz/ofbiz-framework/branches/release17.12/themes/rainbowstone/config/rainbowstone.properties
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/branches/release17.12/themes/rainbowstone/config/rainbowstone.properties?rev=1820740&r1=1820739&r2=1820740&view=diff==============================================================================
--- ofbiz/ofbiz-framework/branches/release17.12/themes/rainbowstone/config/rainbowstone.properties (original)
+++ ofbiz/ofbiz-framework/branches/release17.12/themes/rainbowstone/config/rainbowstone.properties Wed Jan 10 11:56:45 2018
@@ -1 +1,21 @@
-appMax=8
\ No newline at end of file
+###############################################################################
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+#
http://www.apache.org/licenses/LICENSE-2.0+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+###############################################################################
+
+## Number of max applications shown in the main menu (the tabs at top)
+appMax=12
\ No newline at end of file