This patch displays a unit's full name when the mouse hovers over the unit abbreviation. It doesn't use javascript or anything, just the acronym tag.

Optionally, you'll also want to add the following line to your recipe.css file:

.recipe-ingredients acronym { border-bottom: 1px dotted #333; cursor: help; }

CommentFileSizeAuthor
recipe.module.acronym0.patch1.11 KBdrawk

Comments

marble’s picture

Status: Active » Fixed

Applied, thanks.

marble’s picture

Status: Fixed » Closed (fixed)