JQuery isn't needed anymore, so fix documentation about skinning
authorMagnus Hagander <magnus@hagander.net>
Wed, 25 Sep 2024 19:37:15 +0000 (21:37 +0200)
committerMagnus Hagander <magnus@hagander.net>
Wed, 25 Sep 2024 19:38:01 +0000 (21:38 +0200)
The JQuery requirement was removed in d9211618, but it seems we forgot
to remove the documentation that it was required.

Spotted by Kaiting Chen

docs/confreg/skinning.md

index acbd92ae7b8e0f0d453efb1be0fd134a6b28dab2..fd0766923f41fbebcffd6fd2ef5bff6eee7d41a9 100644 (file)
@@ -37,8 +37,7 @@ subdirectory.
 ## Base template <a name="basetemplate"></a>
 
 In the base template, the entire HTML structure should be defined. The
-skin can do anything it wants with HTML, css and javascript. Note that
-some pages rely on JQuery being present, so it should always be included.
+skin can do anything it wants with HTML, css and javascript.
 
 The following blocks should be defined in the base template: