This is an automated email from the ASF dual-hosted git repository. holivier pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
commit 28e82c217b866ae580dc932c0ebbac9c4c70e827 Author: holivier <[email protected]> AuthorDate: Fri Apr 10 12:44:04 2020 +0200 Documented: Workeffort migration to asciidoc (OFBIZ-11587) deleted related docbook file --- .../data/helpdata/HELP_PORTLET_CALENDAR.xml | 30 ---------------------- 1 file changed, 30 deletions(-) diff --git a/applications/workeffort/data/helpdata/HELP_PORTLET_CALENDAR.xml b/applications/workeffort/data/helpdata/HELP_PORTLET_CALENDAR.xml deleted file mode 100644 index 711dddc..0000000 --- a/applications/workeffort/data/helpdata/HELP_PORTLET_CALENDAR.xml +++ /dev/null @@ -1,30 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - 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. ---> -<section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" - xmlns:xl="http://www.w3.org/1999/xlink" - xmlns:xi="http://www.w3.org/2001/XInclude" - xsi:schemaLocation="http://docbook.org/ns/docbook ../../../content/dtd/docbook.xsd" - xmlns="http://docbook.org/ns/docbook"> - <title>The Calendar Portlet</title> - <para> - It provides an overview on a dayly/weekly/or month period. - You will see the particular view with the ability to add an event. - </para> -</section>

