Update js.rst

Signed-off-by: Umer Tahir <47310055+Bytepie@users.noreply.github.com>
This commit is contained in:
Umer Tahir
2025-05-23 23:52:37 +05:00
committed by rakekniven
parent dc3cedc8f1
commit ee4d7e7695

View File

@@ -7,7 +7,7 @@ JavaScript
.. sectionauthor:: Bernhard Posselt <dev@bernhard-posselt.com>
The JavaScript files reside in the **js/** folder and should be included
in the appropriate controller. There is two methods to inject your JavaScript files.
in the appropriate controller. There are two methods to inject your JavaScript files.
1. ``Util::addScript``
2. ``Util::addInitScript``