Don’t show the key of other Sones.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 5 Nov 2010 14:48:21 +0000 (15:48 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 5 Nov 2010 14:48:21 +0000 (15:48 +0100)
src/main/resources/static/css/sone.css
src/main/resources/templates/viewSone.html

index 5f43ae3..9590874 100644 (file)
@@ -378,10 +378,6 @@ textarea {
        color: #888;
 }
 
-#sone #import-key .import-key {
-       border-top: none;
-}
-
 #sone #add-sone textarea, #sone #create-sone textarea, #sone #load-sone textarea, #sone #edit-profile textarea {
        height: 1.5em;
 }
index 61ff39d..fcb2891 100644 (file)
                        <%include include/viewSone.html>
                <%/if>
 
-               <div id="import-key">
-                       <div class="import-key"><% sone.requestUri|html></div>
-               </div>
-
                <h1><%= Page.ViewSone.PostList.Title|l10n|insert needle="{sone}" key=sone.niceName|html></h1>
 
                <div id="posts">