Author: jleroux
Date: Wed Jan 10 21:03:59 2018
New Revision: 1820791
URL:
http://svn.apache.org/viewvc?rev=1820791&view=revLog:
"Applied fix from trunk for revision: 1820790"
------------------------------------------------------------------------
r1820790 | jleroux | 2018-01-10 22:03:12 +0100 (mer., 10 janv. 2018) | 1 line
No functional change, this should be 8 not 12 (that I use locally)
This is mostly to run tests on BuilBot where they failed when it works locally
(on Windows!)
------------------------------------------------------------------------
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 21:03:59 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,1820457,1820644,1820658
+/ofbiz/ofbiz-framework/trunk:1819499,1819598,1819800,1819805,1819811,1820038,1820262,1820374-1820375,1820441,1820457,1820644,1820658,1820790
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=1820791&r1=1820790&r2=1820791&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 21:03:59 2018
@@ -18,4 +18,4 @@
###############################################################################
## Number of max applications shown in the main menu (the tabs at top)
-appMax=12
\ No newline at end of file
+appMax=8
\ No newline at end of file