[Bedework-commit] carddav r161 -
trunk/clients/javascript/bwAddrbookClient
svnadmin at bedework.org
svnadmin at bedework.org
Tue Oct 12 13:36:48 EDT 2010
Author: johnsa
Date: 2010-10-12 13:36:47 -0400 (Tue, 12 Oct 2010)
New Revision: 161
Modified:
trunk/clients/javascript/bwAddrbookClient/index.html
Log:
javascript client: disable photourl for now
Modified: trunk/clients/javascript/bwAddrbookClient/index.html
===================================================================
--- trunk/clients/javascript/bwAddrbookClient/index.html 2010-10-12 15:42:16 UTC (rev 160)
+++ trunk/clients/javascript/bwAddrbookClient/index.html 2010-10-12 17:36:47 UTC (rev 161)
@@ -226,7 +226,7 @@
<label class="bwField" for="WEBPAGE">Webpage:</label>
<div class="bwValue"><input type="text" size="60" value="" id="WEBPAGE"/></div>
<label class="bwField" for="PHOTOURL">Photo URL:</label>
- <div class="bwValue"><input type="text" size="60" value="" id="PHOTOURL"/></div>
+ <div class="bwValue"><input type="text" size="60" value="" id="PHOTOURL" disabled="disabled"/></div>
<label class="bwField" for="NOTE">Note:</label>
<div class="bwValue"><textarea cols="47" rows="4" id="NOTE"></textarea></div>
More information about the Bedework-commit
mailing list