Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
epoc-editor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
learninglab
epoc
epoc-editor
Commits
4fb3ab43
Commit
4fb3ab43
authored
1 year ago
by
VIAUD Nathan
Browse files
Options
Downloads
Patches
Plain Diff
fix: remove audio thumbnails input
parent
2d1d1681
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#943003
passed
1 year ago
Stage: build
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/shared/data/forms/contentForm.data.ts
+0
-9
0 additions, 9 deletions
src/shared/data/forms/contentForm.data.ts
with
0 additions
and
9 deletions
src/shared/data/forms/contentForm.data.ts
+
0
−
9
View file @
4fb3ab43
...
@@ -136,15 +136,6 @@ export const audioForm: Form = {
...
@@ -136,15 +136,6 @@ export const audioForm: Form = {
accept
:
'
.txt,.vtt
'
,
accept
:
'
.txt,.vtt
'
,
hint
:
'
Extensions acceptés: .vtt, .txt <br>Pour les utilisateurs qui ne souhaitent pas ou ne sont pas en capacité écouter la piste audio
'
hint
:
'
Extensions acceptés: .vtt, .txt <br>Pour les utilisateurs qui ne souhaitent pas ou ne sont pas en capacité écouter la piste audio
'
},
},
{
id
:
'
poster
'
,
type
:
'
file
'
,
label
:
'
Vignette
'
,
value
:
''
,
placeholder
:
'
Ajouter une vignette
'
,
accept
:
'
.png,.jpg,.jpeg,.gif,.bmp,.svg,.webp
'
,
hint
:
'
Format recommandé: 16:9 (720x480)
'
},
{
{
id
:
'
subtitles
'
,
id
:
'
subtitles
'
,
type
:
'
file
'
,
type
:
'
file
'
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment