Fix markdown image so it displays the right field

This commit is contained in:
Eston Bond
2010-12-01 18:33:14 -08:00
parent 4fb36dc263
commit 7976a6fc44
+1 -1
View File
@@ -109,7 +109,7 @@ var MarkDown = {
{
id: 'url',
name: 'Image URL',
type: 'code'
type: 'text'
},
{
id: 'alt',