Skip to content

Commit 7a3aeed

Browse files
Merge pull request #315 from jeffreykirchner/dev
Move period_on_moduls
2 parents 98b4246 + 272b93b commit 7a3aeed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/templates/staff/staff_session_parameters/barriers/barriers_card.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
</td>
9595
<td v-on:click="show_edit_parameter_set_barrier(p)"
9696
class="player_table_cell">
97-
[[temp_p.period_on]], [[temp_p.period_off]], [[temp_p.period_on_modulus]]
97+
[[temp_p.period_on]], [[temp_p.period_off]]
9898
</td>
9999
<td v-on:click="show_edit_parameter_set_barrier(p)"
100100
class="player_table_cell">

0 commit comments

Comments
 (0)