<< | Index | >>
Filename has search term.
Added Search-Term field and header line.
@lines = [ [ # header 'EAN-Code', 'Pharmacode', 'Name', 'Search Term', 'Search Match', ], ]
view/navigation.rb
lookup
NAV_METHOD = :navigation
SBSM::Lookandfeelbase.rb
def navigation(filter=false) @session.navigation end
ODDB::Session.rb
def navigation @active_state.navigation end
create with provisional colors.
We must replace CSS of each nested components.
I tried replace in to_html
phase in each template.
(Because many heading and heading style already in variouse view classes.)