Fossil SCM

Remove the (broken) "Color by Hash" submenu link from the /bloblist page.

drh 2017-03-16 16:16 trunk
Commit dd687c7c90e81334eea3f71d613b58a17fff5be37d97c491ee4e7d5a171a29a3
1 file changed -3
-3
--- src/name.c
+++ src/name.c
@@ -1007,13 +1007,10 @@
10071007
10081008
login_check_credentials();
10091009
if( !g.perm.Read ){ login_needed(g.anon.Read); return; }
10101010
style_header("List Of Artifacts");
10111011
style_submenu_element("250 Largest", "bigbloblist");
1012
- if( !hashClr ){
1013
- style_submenu_element("Color by Hash", "bloblist?hclr");
1014
- }
10151012
if( !unpubOnly && mx>n && P("s")==0 ){
10161013
int i;
10171014
@ <p>Select a range of artifacts to view:</p>
10181015
@ <ul>
10191016
for(i=1; i<=mx; i+=n){
10201017
--- src/name.c
+++ src/name.c
@@ -1007,13 +1007,10 @@
1007
1008 login_check_credentials();
1009 if( !g.perm.Read ){ login_needed(g.anon.Read); return; }
1010 style_header("List Of Artifacts");
1011 style_submenu_element("250 Largest", "bigbloblist");
1012 if( !hashClr ){
1013 style_submenu_element("Color by Hash", "bloblist?hclr");
1014 }
1015 if( !unpubOnly && mx>n && P("s")==0 ){
1016 int i;
1017 @ <p>Select a range of artifacts to view:</p>
1018 @ <ul>
1019 for(i=1; i<=mx; i+=n){
1020
--- src/name.c
+++ src/name.c
@@ -1007,13 +1007,10 @@
1007
1008 login_check_credentials();
1009 if( !g.perm.Read ){ login_needed(g.anon.Read); return; }
1010 style_header("List Of Artifacts");
1011 style_submenu_element("250 Largest", "bigbloblist");
 
 
 
1012 if( !unpubOnly && mx>n && P("s")==0 ){
1013 int i;
1014 @ <p>Select a range of artifacts to view:</p>
1015 @ <ul>
1016 for(i=1; i<=mx; i+=n){
1017

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button