adds readme, license, Gemfile

This commit is contained in:
Jens Kraemer
2020-07-23 08:02:51 +08:00
parent 5653845c28
commit f293ed7348
5 changed files with 717 additions and 4 deletions

View File

@@ -6,6 +6,5 @@ module Stopwatch
partial: 'stopwatch/hooks/layouts_base_body_bottom'
render_on :view_time_entries_context_menu_start,
partial: 'stopwatch/hooks/time_entries_context_menu_start'
end
end