Repository: empire-db Updated Branches: refs/heads/master 9176b225f -> 269ce4f44
EMPIREDB-235 Project: http://git-wip-us.apache.org/repos/asf/empire-db/repo Commit: http://git-wip-us.apache.org/repos/asf/empire-db/commit/269ce4f4 Tree: http://git-wip-us.apache.org/repos/asf/empire-db/tree/269ce4f4 Diff: http://git-wip-us.apache.org/repos/asf/empire-db/diff/269ce4f4 Branch: refs/heads/master Commit: 269ce4f44a54dedf603d20565758546ae73ed90b Parents: 9176b22 Author: Rainer Döbele <[email protected]> Authored: Mon Feb 1 15:12:25 2016 +0100 Committer: Rainer Döbele <[email protected]> Committed: Mon Feb 1 15:12:25 2016 +0100 ---------------------------------------------------------------------- .../src/main/webapp/resources/empire/mitem.xhtml | 18 ++++++++++++++++++ .../src/main/webapp/resources/empire/mlist.xhtml | 18 ++++++++++++++++++ .../src/main/webapp/resources/empire/select.xhtml | 18 ++++++++++++++++++ .../main/webapp/resources/empire/tabPage.xhtml | 18 ++++++++++++++++++ .../main/webapp/resources/empire/tabView.xhtml | 18 ++++++++++++++++++ 5 files changed, 90 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/empire-db/blob/269ce4f4/empire-db-examples/empire-db-example-jsf2/src/main/webapp/resources/empire/mitem.xhtml ---------------------------------------------------------------------- diff --git a/empire-db-examples/empire-db-example-jsf2/src/main/webapp/resources/empire/mitem.xhtml b/empire-db-examples/empire-db-example-jsf2/src/main/webapp/resources/empire/mitem.xhtml index c7db84c..b216323 100644 --- a/empire-db-examples/empire-db-example-jsf2/src/main/webapp/resources/empire/mitem.xhtml +++ b/empire-db-examples/empire-db-example-jsf2/src/main/webapp/resources/empire/mitem.xhtml @@ -1,3 +1,21 @@ +<!-- + 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. + --> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:h="http://java.sun.com/jsf/html" xmlns:c="http://java.sun.com/jsp/jstl/core" http://git-wip-us.apache.org/repos/asf/empire-db/blob/269ce4f4/empire-db-examples/empire-db-example-jsf2/src/main/webapp/resources/empire/mlist.xhtml ---------------------------------------------------------------------- diff --git a/empire-db-examples/empire-db-example-jsf2/src/main/webapp/resources/empire/mlist.xhtml b/empire-db-examples/empire-db-example-jsf2/src/main/webapp/resources/empire/mlist.xhtml index 9e66b02..68926d6 100644 --- a/empire-db-examples/empire-db-example-jsf2/src/main/webapp/resources/empire/mlist.xhtml +++ b/empire-db-examples/empire-db-example-jsf2/src/main/webapp/resources/empire/mlist.xhtml @@ -1,3 +1,21 @@ +<!-- + 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. + --> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:h="http://java.sun.com/jsf/html" xmlns:c="http://java.sun.com/jsp/jstl/core" http://git-wip-us.apache.org/repos/asf/empire-db/blob/269ce4f4/empire-db-examples/empire-db-example-jsf2/src/main/webapp/resources/empire/select.xhtml ---------------------------------------------------------------------- diff --git a/empire-db-examples/empire-db-example-jsf2/src/main/webapp/resources/empire/select.xhtml b/empire-db-examples/empire-db-example-jsf2/src/main/webapp/resources/empire/select.xhtml index dabc56b..aef3266 100644 --- a/empire-db-examples/empire-db-example-jsf2/src/main/webapp/resources/empire/select.xhtml +++ b/empire-db-examples/empire-db-example-jsf2/src/main/webapp/resources/empire/select.xhtml @@ -1,3 +1,21 @@ +<!-- + 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. + --> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:h="http://java.sun.com/jsf/html" xmlns:c="http://java.sun.com/jsp/jstl/core" http://git-wip-us.apache.org/repos/asf/empire-db/blob/269ce4f4/empire-db-examples/empire-db-example-jsf2/src/main/webapp/resources/empire/tabPage.xhtml ---------------------------------------------------------------------- diff --git a/empire-db-examples/empire-db-example-jsf2/src/main/webapp/resources/empire/tabPage.xhtml b/empire-db-examples/empire-db-example-jsf2/src/main/webapp/resources/empire/tabPage.xhtml index dcb22f2..8e23738 100644 --- a/empire-db-examples/empire-db-example-jsf2/src/main/webapp/resources/empire/tabPage.xhtml +++ b/empire-db-examples/empire-db-example-jsf2/src/main/webapp/resources/empire/tabPage.xhtml @@ -1,3 +1,21 @@ +<!-- + 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. + --> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:h="http://java.sun.com/jsf/html" xmlns:c="http://java.sun.com/jsp/jstl/core" http://git-wip-us.apache.org/repos/asf/empire-db/blob/269ce4f4/empire-db-examples/empire-db-example-jsf2/src/main/webapp/resources/empire/tabView.xhtml ---------------------------------------------------------------------- diff --git a/empire-db-examples/empire-db-example-jsf2/src/main/webapp/resources/empire/tabView.xhtml b/empire-db-examples/empire-db-example-jsf2/src/main/webapp/resources/empire/tabView.xhtml index 3979187..9d7dd50 100644 --- a/empire-db-examples/empire-db-example-jsf2/src/main/webapp/resources/empire/tabView.xhtml +++ b/empire-db-examples/empire-db-example-jsf2/src/main/webapp/resources/empire/tabView.xhtml @@ -1,3 +1,21 @@ +<!-- + 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. + --> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:h="http://java.sun.com/jsf/html" xmlns:c="http://java.sun.com/jsp/jstl/core"
