don't overwrite $item['single-id'] in makeListItem in SkinTemplate
authorMatmaRex <matma.rex@gmail.com>
Fri, 5 Oct 2012 18:09:18 +0000 (20:09 +0200)
committerMatmaRex <matma.rex@gmail.com>
Fri, 5 Oct 2012 18:14:52 +0000 (20:14 +0200)
commit33c1b6042f73b601c245a32f9dd66e3f9f131357
tree74c2300579ce821b1931badce356fcd65f6b641e
parent849beb78ab4b509ed7ef9f12aaf10ed62fb02536
don't overwrite $item['single-id'] in makeListItem in SkinTemplate

This makes it possible to use it with links that are supposed to use
custom ids, but stock tooltips.

Change-Id: I2e3ed92bd23dbaebf0c404979343b463c8c357cf
includes/SkinTemplate.php