mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-08 15:42:52 +00:00
Fixed code in Embed Link (#14228)
This commit is contained in:
committed by
Nabin Hait
parent
084b0b3a67
commit
089a41c679
@@ -71,7 +71,7 @@ When the Leave Approver opens the Leave Application page, he can finally "Approv
|
|||||||
|
|
||||||
<img class="screenshot" alt="Workflow" src="{{docs_base_url}}/assets/img/setup/workflow-5.png">
|
<img class="screenshot" alt="Workflow" src="{{docs_base_url}}/assets/img/setup/workflow-5.png">
|
||||||
|
|
||||||
<div class-"embed-container">
|
<div class="embed-container">
|
||||||
<iframe src="https://www.youtube.com/embed/yObJUg9FxFs?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen>
|
<iframe src="https://www.youtube.com/embed/yObJUg9FxFs?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen>
|
||||||
</iframe>
|
</iframe>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user