search for: calendar_ref

Displaying 1 result from an estimated 1 matches for "calendar_ref".

2006 Jul 31
6
Popup Calendar and DateBoxEngine and Change Made ...
...work with the date_box like I wanted to. If you have any questions or need clarification then let me know. Thanks, Michael Modified file: vendor/plugins/datebox_engine/app/helpers/application_helper.rb: Replace existing date_box method with the following: def date_box(object_name, method) calendar_ref = object_name + ''_'' + method <<-EOL <div id="dateBox"> <ul> <li>#{engine_image(''icon-help.gif'', :engine => ''datebox'', :alt => ''Help'', :id => calendar_ref + ''Help'...