From b706d4a1f500702d7e53804a52776d593786e1f1 Mon Sep 17 00:00:00 2001 From: cahrens Date: Wed, 6 Mar 2013 11:50:23 -0500 Subject: [PATCH] Use readonly attribute instead of disabled. Disabled text fields are not selectable on FireFox. #225 --- cms/templates/asset_index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cms/templates/asset_index.html b/cms/templates/asset_index.html index 5ace98df56..a5a9144b07 100644 --- a/cms/templates/asset_index.html +++ b/cms/templates/asset_index.html @@ -28,7 +28,7 @@ {{uploadDate}} - + @@ -84,7 +84,7 @@ ${asset['uploadDate']} - + % endfor @@ -115,7 +115,7 @@
- +