[#2640] Fixed html validation error caused by DL button macro.

For now, converted DL button to be a span instead of a div, so
that it can be nested inside a

tag w/o causing an html
validation error.

Signed-off-by: Tim Van Steenburgh tvansteenburgh@geek.net

Tim Van Steenburgh Tim Van Steenburgh 2011-08-30

changed Allura/allura/controllers/project.py
changed Allura/allura/lib/widgets/macros.py
changed Allura/allura/lib/macro.py
changed Allura/allura/templates/widgets/download_button.html
changed Allura/allura/tests/test_globals.py
Allura/allura/controllers/project.py Diff Switch to side-by-side view
Loading...
Allura/allura/lib/widgets/macros.py Diff Switch to side-by-side view
Loading...
Allura/allura/lib/macro.py Diff Switch to side-by-side view
Loading...
Allura/allura/templates/widgets/download_button.html Diff Switch to side-by-side view
Loading...
Allura/allura/tests/test_globals.py Diff Switch to side-by-side view
Loading...