Documentation - Open Divs and Video Resolutions (#14242)
* fixed open div tag in edu docs * fixed open div tag in projects page * fixed open div for item variants, serialized inventory article * fixed video aspect ratio and open div for Selling, Workflow, and Material Request
This commit is contained in:
parent
67c9566e77
commit
119cc5dec6
@ -19,6 +19,6 @@ Assessment Criteria is be used when scheduling Assessment Plan for Student Group
|
||||
<iframe src='https://www.youtube.com/embed/t8ZDDq4qtIk?end=52' frameborder='0' allowfullscreen>
|
||||
</iframe>
|
||||
</div>
|
||||
<div>
|
||||
</div>
|
||||
|
||||
{next}
|
@ -19,6 +19,6 @@ On the same lines, you can also define multiple Assessment Group bases on assess
|
||||
<iframe src='https://www.youtube.com/embed/I1T7Z2JbcP4' frameborder='0' allowfullscreen>
|
||||
</iframe>
|
||||
</div>
|
||||
<div>
|
||||
</div>
|
||||
|
||||
{next}
|
@ -21,6 +21,6 @@ Student detials will be autofetched and you can mark the attendance of the given
|
||||
<iframe src='https://www.youtube.com/embed//j9pgkPuyiaI?start=63' frameborder='0' allowfullscreen>
|
||||
</iframe>
|
||||
</div>
|
||||
<div>
|
||||
</div>
|
||||
|
||||
{next}
|
@ -29,7 +29,7 @@ Check the following video to educate yourself on the ERPNext features for servic
|
||||
<iframe src='https://www.youtube.com/embed/mI8IkiGhaPA' frameborder='0' allowfullscreen>
|
||||
</iframe>
|
||||
</div>
|
||||
<div>
|
||||
</div>
|
||||
|
||||
### User Manual
|
||||
|
||||
|
@ -12,6 +12,6 @@ organized and searchable manner.
|
||||
|
||||
|
||||
<div class="embed-container">
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/1eP90MWoDQM?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen>
|
||||
<iframe src="https://www.youtube.com/embed/1eP90MWoDQM?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen>
|
||||
</iframe>
|
||||
</div>
|
||||
|
@ -71,9 +71,13 @@ 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">
|
||||
|
||||
<div class="embed-container">
|
||||
<iframe src="https://www.youtube.com/embed/yObJUg9FxFs?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen>
|
||||
</iframe>
|
||||
### Video Tutorial:
|
||||
|
||||
<div>
|
||||
<div class="embed-container">
|
||||
<iframe src="https://www.youtube.com/embed/yObJUg9FxFs?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen>
|
||||
</iframe>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{next}
|
||||
|
@ -62,6 +62,6 @@ On submission of Stock Entry, stock ledger posting will be posted, and opening b
|
||||
<iframe src="https://www.youtube.com/embed/nlHX0ZZ84Lw?start=120" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen>
|
||||
</iframe>
|
||||
</div>
|
||||
<div>
|
||||
</div>
|
||||
|
||||
<!-- markdown -->
|
@ -65,6 +65,6 @@ To set the fields Goto Stock > Item Variant Settings
|
||||
<div class="embed-container">
|
||||
<iframe src="https://www.youtube.com/embed/SngZtDIMdiQ?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen>
|
||||
</iframe>
|
||||
<div>
|
||||
</div>
|
||||
|
||||
{next}
|
||||
|
@ -32,10 +32,11 @@ The User can also raise a [Request For Quotation](/docs/user/manual/en/buying/re
|
||||
> Info: Material Request is not mandatory. It is ideal if you have centralized
|
||||
buying so that you can collect this information from various departments.
|
||||
|
||||
|
||||
<div>
|
||||
<iframe src="https://www.youtube.com/embed/55Gk2j7Q8Zw?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen>
|
||||
</iframe>
|
||||
<div class="embed-container">
|
||||
<iframe src="https://www.youtube.com/embed/55Gk2j7Q8Zw?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen>
|
||||
</iframe>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{next}
|
||||
|
Loading…
x
Reference in New Issue
Block a user