teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

記載調整

2019/02/24 03:22

投稿

sab
sab

スコア20

title CHANGED
File without changes
body CHANGED
@@ -18,8 +18,8 @@
18
18
  index.xhtml 内の一部を動的なコンテンツとし、それぞれ別のxhtmlファイルとして作成しています。
19
19
 
20
20
 
21
- index.xhtml
21
+ ```index.xhtml
22
- ```<h:body>
22
+ <h:body>
23
23
  ..
24
24
  <ui:include src="#{operations.fileName}"/>
25
25
  ..