Skip to content

Commit

Permalink
added image copying to the isntall, added sample screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
bsbodden committed Jan 28, 2009
1 parent a28e2bb commit 91e2551
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README
Expand Up @@ -14,6 +14,11 @@ Example:
# View
<%= in_place_timepickr :event, :start_time %>

# Layout
<%= javascript_include_tag :defaults %>
<%= javascript_include_tag :in_place_jquery_timepickr %>
<%= stylesheet_link_tag :in_place_jquery_timepickr %>

Noted: The generated setters only modify time portion of a value. If using with
other editing (or in place editing) care must taken not to override time when
attempting to only set the date
Expand Down
Binary file added in_place_jquery_timepickr.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 91e2551

Please sign in to comment.