* VRFS-2574 bring back public/private on recording if jamtracks is disabled
This commit is contained in:
parent
9876c00a7a
commit
3edd37242b
|
|
@ -33,9 +33,9 @@
|
|||
%label{:for => "upload_to_youtube"} Upload Video to YouTube
|
||||
%span
|
||||
= render(:partial => "shared/google_login")
|
||||
.field.left{:purpose => "is_public"}
|
||||
%input{:checked => "checked", :name => "is_public", :type => "checkbox"}/
|
||||
%label{:for => "is_public"} Public Recording
|
||||
.field.left{:purpose => "is_public"}
|
||||
%input{:checked => "checked", :name => "is_public", :type => "checkbox"}/
|
||||
%label{:for => "is_public"} Public Recording
|
||||
/ <a href="#"><<img src="images/shared/icon_help.png" width="12" height="12" /></a>
|
||||
.left.w50.ml30
|
||||
Preview Recording:
|
||||
|
|
|
|||
Loading…
Reference in New Issue