diff --git a/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/boolean_radio_widget_template.xhtml b/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/boolean_radio_widget_template.xhtml index 3a3f784..574bc98 100644 --- a/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/boolean_radio_widget_template.xhtml +++ b/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/boolean_radio_widget_template.xhtml @@ -1,10 +1,11 @@ - + xmlns:nxl="http://nuxeo.org/nxforms/layout" + id="#{widget.id}"> @@ -21,4 +22,4 @@ value="#{messages['label.no']}" /> - \ No newline at end of file + \ No newline at end of file diff --git a/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/contributors_widget.xhtml b/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/contributors_widget.xhtml index 2c2559c..4ba4baf 100644 --- a/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/contributors_widget.xhtml +++ b/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/contributors_widget.xhtml @@ -1,4 +1,4 @@ - - + \ No newline at end of file diff --git a/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/coverage_widget.xhtml b/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/coverage_widget.xhtml index 70cfd5e..399d35d 100644 --- a/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/coverage_widget.xhtml +++ b/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/coverage_widget.xhtml @@ -1,4 +1,4 @@ - - + \ No newline at end of file diff --git a/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/extended_file_widget.xhtml b/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/extended_file_widget.xhtml index e45461a..57ef128 100644 --- a/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/extended_file_widget.xhtml +++ b/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/extended_file_widget.xhtml @@ -1,4 +1,4 @@ - - + \ No newline at end of file diff --git a/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/extended_subfile_widget.xhtml b/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/extended_subfile_widget.xhtml index 3f73e47..8c7c5f9 100644 --- a/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/extended_subfile_widget.xhtml +++ b/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/extended_subfile_widget.xhtml @@ -1,4 +1,4 @@ - - + \ No newline at end of file diff --git a/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/files_list_widget_template.xhtml b/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/files_list_widget_template.xhtml index 86a05b4..1786d46 100644 --- a/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/files_list_widget_template.xhtml +++ b/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/files_list_widget_template.xhtml @@ -1,4 +1,4 @@ - - + \ No newline at end of file diff --git a/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/moderation_type_widget_template.xhtml b/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/moderation_type_widget_template.xhtml index bb71015..3be283b 100644 --- a/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/moderation_type_widget_template.xhtml +++ b/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/moderation_type_widget_template.xhtml @@ -1,14 +1,14 @@ - + id="#{widget.id}"> - - - + + + - \ No newline at end of file + \ No newline at end of file diff --git a/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/nolabel_list_widget_template.xhtml b/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/nolabel_list_widget_template.xhtml index 11e6686..c4cd98b 100644 --- a/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/nolabel_list_widget_template.xhtml +++ b/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/nolabel_list_widget_template.xhtml @@ -5,73 +5,8 @@ xmlns:nxdir="http://nuxeo.org/nxdirectory" xmlns:nxl="http://nuxeo.org/nxforms/layout" id="#{widget.id}"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + The template 'nolabel_list_widget_template.xhtml' is deprecated, use + 'list_widget_template.xhtml' instead \ No newline at end of file diff --git a/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/site_url_widget_template.xhtml b/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/site_url_widget_template.xhtml index 1b0c598..3f96525 100644 --- a/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/site_url_widget_template.xhtml +++ b/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/site_url_widget_template.xhtml @@ -1,13 +1,8 @@ - + - + diff --git a/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/subjects_widget.xhtml b/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/subjects_widget.xhtml index e7c9e8b..4f33ebb 100644 --- a/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/subjects_widget.xhtml +++ b/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/subjects_widget.xhtml @@ -1,4 +1,4 @@ - - + \ No newline at end of file diff --git a/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/title_with_permlink_widget_template.xhtml b/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/title_with_permlink_widget_template.xhtml index 4d6286a..12b187b 100644 --- a/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/title_with_permlink_widget_template.xhtml +++ b/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/title_with_permlink_widget_template.xhtml @@ -1,4 +1,4 @@ - - \ No newline at end of file + \ No newline at end of file