Minor changes.

This commit is contained in:
2017-02-12 12:42:25 +01:00
parent 7be394c689
commit a44c4d9a16
5 changed files with 12 additions and 8 deletions

View File

@@ -43,8 +43,6 @@ feature {NONE} -- Initialize
initialize_filtered_router
-- Initialize `router` and `filter`.
local
f: like filter
do
initialize_router
initialize_filter

View File

@@ -15,6 +15,8 @@ inherit
WSF_WITH_CSS_STYLE
WSF_WITH_HTML_ATTRIBUTE
ITERABLE [WSF_WIDGET_TABLE_ITEM]
create
@@ -230,6 +232,7 @@ feature -- Conversion
append_css_id_to (a_html)
append_css_class_to (a_html, Void)
append_css_style_to (a_html)
append_html_attributes_to (a_html)
a_html.append (">")
if has_title then