spelling: javascript
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
da34800728
commit
594cf63a16
13 changed files with 15 additions and 15 deletions
|
@ -1,6 +1,6 @@
|
|||
// @license magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt AGPLv3-or-later
|
||||
/**
|
||||
* Javascript for the admin module
|
||||
* JavaScript for the admin module
|
||||
*/
|
||||
$(function () {
|
||||
let $body = $("body");
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
// @license magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt AGPLv3-or-later
|
||||
/**
|
||||
* Javascript for the display module
|
||||
* JavaScript for the display module
|
||||
*/
|
||||
|
||||
// Catch the GUID from the URL
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
// @license magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt AGPLv3-or-later
|
||||
|
||||
/**
|
||||
* Javascript for the notifications module
|
||||
* JavaScript for the notifications module
|
||||
*/
|
||||
|
||||
// Catch the intro ID from the URL
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*
|
||||
* Name: frio
|
||||
* Description: Responsive theme based on a modern HTML/CSS/Javascript framework.
|
||||
* Description: Responsive theme based on a modern HTML/CSS/JavaScript framework.
|
||||
* Version: V.1.0
|
||||
* Author: Rabuzarus <https://friendica.kommune4.de/profile/rabuzarus>
|
||||
* Maintainer: Hypolite Petovan <https://friendica.mrpetovan.com/profile/hypolite>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue