improved workout edit form
This commit is contained in:
@@ -26,7 +26,7 @@ $( document ).ready(function() {
|
||||
$(this).val() == 'rower'
|
||||
|| $(this).val() == 'skierg'
|
||||
|| $(this).val() == 'dynamic'
|
||||
|| $(this).val() == 'sliders'
|
||||
|| $(this).val() == 'slides'
|
||||
|| $(this).val() == 'paddle'
|
||||
|| $(this).val() == 'snow'
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user