forked from External/greenlight
initial commit
This commit is contained in:
3
app/views/shared/_meeting_name_form.html.erb
Normal file
3
app/views/shared/_meeting_name_form.html.erb
Normal file
@@ -0,0 +1,3 @@
|
||||
<div class="meeting-name-form-wrapper">
|
||||
<input type="text" class="form-control meeting-name" placeholder="Enter meeting name." maxlength="<%= meeting_name_limit %>">
|
||||
</div>
|
||||
Reference in New Issue
Block a user