Author: sharan Date: Thu Aug 24 15:35:32 2017 New Revision: 1806062 URL: http://svn.apache.org/viewvc?rev=1806062&view=rev Log: Improved:Remove read more link to user stories from slider
Modified: ofbiz/branches/ofbiz-new-website/index.html ofbiz/branches/ofbiz-new-website/template/page/index.tpl.php Modified: ofbiz/branches/ofbiz-new-website/index.html URL: http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/index.html?rev=1806062&r1=1806061&r2=1806062&view=diff ============================================================================== --- ofbiz/branches/ofbiz-new-website/index.html (original) +++ ofbiz/branches/ofbiz-new-website/index.html Thu Aug 24 15:35:32 2017 @@ -129,7 +129,6 @@ <div class="caption sfl hidden-phone" data-x="495" data-y="193" data-speed="500" data-start="1250" data-easing="easeOutBounce" > <h3><i class="icon-right-circle"></i> I love this framework and the freedom it gives</h3> </div> - <div class="caption sfb hidden-phone" data-x="495" data-y="270" data-speed="900" data-start="2000" data-easing="easeOutExpo" > <a href="https://cwiki.apache.org/confluence/display/OFBIZ/Apache+OFBiz+User+Stories" class="btn btn-3d btn-3d-medium">Read More</a> </div> <div class="caption sfl hidden-phone" data-x="495" data-y="227" data-speed="500" data-start="1500" data-easing="easeOutBounce" > <h3><i class="icon-right-circle"></i> the community support is amazing...</h3> </div> Modified: ofbiz/branches/ofbiz-new-website/template/page/index.tpl.php URL: http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/template/page/index.tpl.php?rev=1806062&r1=1806061&r2=1806062&view=diff ============================================================================== --- ofbiz/branches/ofbiz-new-website/template/page/index.tpl.php (original) +++ ofbiz/branches/ofbiz-new-website/template/page/index.tpl.php Thu Aug 24 15:35:32 2017 @@ -28,7 +28,6 @@ <div class="caption sfl hidden-phone" data-x="495" data-y="193" data-speed="500" data-start="1250" data-easing="easeOutBounce" > <h3><i class="icon-right-circle"></i> I love this framework and the freedom it gives</h3> </div> - <div class="caption sfb hidden-phone" data-x="495" data-y="270" data-speed="900" data-start="2000" data-easing="easeOutExpo" > <a href="https://cwiki.apache.org/confluence/display/OFBIZ/Apache+OFBiz+User+Stories" class="btn btn-3d btn-3d-medium">Read More</a> </div> <div class="caption sfl hidden-phone" data-x="495" data-y="227" data-speed="500" data-start="1500" data-easing="easeOutBounce" > <h3><i class="icon-right-circle"></i> the community support is amazing...</h3> </div>