Repository: deltaspike Updated Branches: refs/heads/master 68eabcd33 -> ba51efff4
DELTASPIKE-1016 JSF documentation broken Project: http://git-wip-us.apache.org/repos/asf/deltaspike/repo Commit: http://git-wip-us.apache.org/repos/asf/deltaspike/commit/ba51efff Tree: http://git-wip-us.apache.org/repos/asf/deltaspike/tree/ba51efff Diff: http://git-wip-us.apache.org/repos/asf/deltaspike/diff/ba51efff Branch: refs/heads/master Commit: ba51efff41e30108b9c341ac915f552e7357141b Parents: 68eabcd Author: Thomas Andraschko <[email protected]> Authored: Sat Oct 31 11:53:53 2015 +0100 Committer: Thomas Andraschko <[email protected]> Committed: Sat Oct 31 11:53:53 2015 +0100 ---------------------------------------------------------------------- documentation/src/main/asciidoc/jsf.adoc | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/deltaspike/blob/ba51efff/documentation/src/main/asciidoc/jsf.adoc ---------------------------------------------------------------------- diff --git a/documentation/src/main/asciidoc/jsf.adoc b/documentation/src/main/asciidoc/jsf.adoc index f977b80..68c2e99 100644 --- a/documentation/src/main/asciidoc/jsf.adoc +++ b/documentation/src/main/asciidoc/jsf.adoc @@ -183,6 +183,7 @@ public class MyClientWindowConfig extends DefaultClientWindowConfig return true; } } +------------------------------------------------------------------- ====== Change windowhandler.html
