You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ry...@apache.org on 2014/04/09 18:20:59 UTC

svn commit: r1586012 - /lucene/dev/branches/branch_4x/solr/webapp/web/admin.html

Author: ryan
Date: Wed Apr  9 16:20:59 2014
New Revision: 1586012

URL: http://svn.apache.org/r1586012
Log:
use html for ellipsis

Modified:
    lucene/dev/branches/branch_4x/solr/webapp/web/admin.html

Modified: lucene/dev/branches/branch_4x/solr/webapp/web/admin.html
URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_4x/solr/webapp/web/admin.html?rev=1586012&r1=1586011&r2=1586012&view=diff
==============================================================================
--- lucene/dev/branches/branch_4x/solr/webapp/web/admin.html (original)
+++ lucene/dev/branches/branch_4x/solr/webapp/web/admin.html Wed Apr  9 16:20:59 2014
@@ -151,7 +151,7 @@ limitations under the License.
 
   <div id="connection_status">
 
-    <span>Connection lost …</span>
+    <span>Connection lost &hellip;</span>
 
   </div>