forked from External/greenlight
redirect help to BBB videos
This commit is contained in:
@ -71,11 +71,6 @@ en-US:
|
||||
enter_name: Enter your name
|
||||
enter_meeting_name: Enter a meeting name to start
|
||||
footer_html: Powered by %{bbb_link}
|
||||
getting_started_page:
|
||||
title: Getting Started Quickly
|
||||
setting_up_audio: Setting Up Audio
|
||||
viewer_overview: Viewer Overview
|
||||
presenter_overview: Moderator/Presenter Overview
|
||||
help: Help
|
||||
hi_all: Hi Everyone
|
||||
home_title: Welcome to BigBlueButton
|
||||
|
@ -16,8 +16,6 @@
|
||||
|
||||
# For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html
|
||||
Rails.application.routes.draw do
|
||||
get 'help/getting_started', as: :help
|
||||
|
||||
mount ActionCable.server => '/cable'
|
||||
|
||||
resources :users, only: [:edit, :update]
|
||||
|
Reference in New Issue
Block a user