aboutsummaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2019-02-03 17:10:45 +0000
committerSimon McVittie <smcv@debian.org>2019-02-03 17:10:45 +0000
commit53cbfb4b5a794b23fc932c8f0b59b2714e3c4678 (patch)
tree3605a975a66a9ccf4eed10e18c8600c35ecb0257 /doc/todo
parentd16e34c736676256b7cd3ea12797313dc1332fc3 (diff)
downloadikiwiki-53cbfb4b5a794b23fc932c8f0b59b2714e3c4678.tar
ikiwiki-53cbfb4b5a794b23fc932c8f0b59b2714e3c4678.tar.gz
close
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/fix_javascript_load_ordering.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/fix_javascript_load_ordering.mdwn b/doc/todo/fix_javascript_load_ordering.mdwn
index 6a4e15ff2..ef07a3ae9 100644
--- a/doc/todo/fix_javascript_load_ordering.mdwn
+++ b/doc/todo/fix_javascript_load_ordering.mdwn
@@ -18,3 +18,5 @@ Javascript on the *closing* `</body>` tag instead of the *opening* tag.
It also improves the regex to tolerate spaces before the `</body>` tag,
as some templates have (proper) indentation for the tag.
+
+> [[Applied|done]], thanks --[[smcv]]