Page MenuHomeGRNET

_schedule.html.erb
No OneTemporary

File Metadata

Created
Wed, Jun 10, 9:03 PM

_schedule.html.erb

<div class="panel-heading">
<h4>Schedule "<%= schedule.name %>"</h4>
</div>
<pre>
<%= schedule.to_bacula_config_array.join("\n") %>
</pre>

Event Timeline