Wiki: Sortable tables not working

Discuss and help improve OpenMW's infrastructure: Website, Forums, issue tracker and everything having to do with keeping the lights on with OpenMW.
Post Reply
User avatar
MiroslavR
Posts: 156
Joined: 12 Feb 2014, 17:45

Wiki: Sortable tables not working

Post by MiroslavR »

The GMST table at https://wiki.openmw.org/index.php?title=GMSTs_(status) is marked as sortable, but cannot be sorted on the client side. The following error is logged in the console:

Code: Select all

Uncaught Error: Unknown dependency: jquery.delayedBind
User avatar
lgromanowski
Site Admin
Posts: 1193
Joined: 05 Aug 2011, 22:21
Location: Wroclaw, Poland
Contact:

Re: Wiki: Sortable tables not working

Post by lgromanowski »

Adventurer wrote:The GMST table at https://wiki.openmw.org/index.php?title=GMSTs_(status) is marked as sortable, but cannot be sorted on the client side. The following error is logged in the console:

Code: Select all

Uncaught Error: Unknown dependency: jquery.delayedBind
Thanks for reporting, it should work now :)
User avatar
MiroslavR
Posts: 156
Joined: 12 Feb 2014, 17:45

Re: Wiki: Sortable tables not working

Post by MiroslavR »

Yes, it works. Thanks! :)
Post Reply