Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
laboite
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
Container 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
apps.education
laboite
Commits
d0a9d7b1
Commit
d0a9d7b1
authored
2 years ago
by
Jason LAVIGNE
Browse files
Options
Downloads
Patches
Plain Diff
fix(animation): replace url video from dijon.beta to podeduc
parent
54fa39a3
No related branches found
No related tags found
2 merge requests
!631
Generate testing v6
,
!621
Resolve "Changer l'url de la vidéo d'introduction"
Pipeline
#18336
passed
2 years ago
Stage: initial-checks
Stage: deps
Stage: test
Stage: build
Stage: release
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
app/imports/ui/components/screencast/Animation.jsx
+2
-1
2 additions, 1 deletion
app/imports/ui/components/screencast/Animation.jsx
with
2 additions
and
1 deletion
app/imports/ui/components/screencast/Animation.jsx
+
2
−
1
View file @
d0a9d7b1
...
...
@@ -27,7 +27,8 @@ export default function Animation() {
className
=
{
classes
.
iframe
}
title
=
"screencast_frame"
sandbox
=
"allow-same-origin allow-scripts allow-popups"
src
=
"https://tube-dijon.beta.education.fr/videos/embed/940b6b1f-09b6-4995-a86a-a1901cd8ae21"
// eslint-disable-next-line max-len
src
=
"https://podeduc.apps.education.fr/media/videos/0ae723528c10898605f3c4fbc97f2a84b0647030813b2c8330db76cdced9c5ab/2959/360p.mp4"
allowFullScreen
/>
</
Grid
>
...
...
This diff is collapsed.
Click to expand it.
Ghost User
@ghost
mentioned in commit
15190b6c
·
2 years ago
mentioned in commit
15190b6c
mentioned in commit 15190b6ca7cc5bb34e34864a9d897d03e339a137
Toggle commit list
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