Skip to content

Commit 272b93b

Browse files
Move period_on_moduls
1 parent 5acbdbd commit 272b93b

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)