Always show the redo toggl entries button
All checks were successful
Build and Publish Docker Container / build (push) Successful in 5m47s
All checks were successful
Build and Publish Docker Container / build (push) Successful in 5m47s
This commit is contained in:
parent
8d03165cfc
commit
19f6c65442
@ -14,4 +14,4 @@
|
|||||||
"Redo Toggl entries",
|
"Redo Toggl entries",
|
||||||
[namespace, page.resource, :redo_toggl_entries],
|
[namespace, page.resource, :redo_toggl_entries],
|
||||||
class: "button",
|
class: "button",
|
||||||
) if accessible_action?(page.resource, :redo_toggl_entries) && page.resource.default_live_video_url.present? %>
|
) if accessible_action?(page.resource, :redo_toggl_entries) %>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user