]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
select entire url string on click
authorcash <cash.costello@gmail.com>
Sun, 18 Jan 2009 22:41:30 +0000 (22:41 +0000)
committercash <cash.costello@gmail.com>
Sun, 18 Jan 2009 22:41:30 +0000 (22:41 +0000)
views/default/widgets/feed_reader/edit.php

index f744621356a7c308fbc64e67a2df0193a432988a..f631041ba9757bfbc5016fa1185e282423333321 100644 (file)
@@ -12,7 +12,7 @@
 \r
   <p>\r
     <?php echo elgg_echo("simplepie:feed_url"); ?>\r
-    <input type="text" name="params[feed_url]" value="<?php echo htmlentities($vars['entity']->feed_url); ?>" />  \r
+    <input type="text" onclick="this.select();" name="params[feed_url]" value="<?php echo htmlentities($vars['entity']->feed_url); ?>" />  \r
   </p>\r
 \r
   <p>\r