Sha256: 5768be6f325bbcb9673be29226a01c1c26df85405c7f02e566ac82aed2c67094
Contents?: true
Size: 388 Bytes
Versions: 90
Compression:
Stored size: 388 Bytes
Contents
<% if can_by_path?(main_app.tasks_scheduler_daemon_path) && can_by_path?(main_app.status_tasks_scheduler_daemon_path) %> <script> TasksScheduler.Alert.init(); </script> <span id="tasks_scheduler_alert" > <%= link_to '', main_app.tasks_scheduler_daemon_path, class: 'daemon_alert' %> <%= link_to '', main_app.status_scheduled_tasks_path, class: 'task_alert' %> </span> <% end %>
Version data entries
90 entries across 90 versions & 1 rubygems