Fossil SCM

Make the labels on the color submenu of the /brlist page more succinct.

drh 2016-10-26 23:33 trunk
Commit a1b0ec8e3953a248abdf2bac42bc8999ab48e4d2
1 file changed +1 -1
+1 -1
--- src/branch.c
+++ src/branch.c
@@ -350,11 +350,11 @@
350350
int show_colors = PB("colors");
351351
login_check_credentials();
352352
if( !g.perm.Read ){ login_needed(g.anon.Read); return; }
353353
style_header("Branches");
354354
style_adunit_config(ADUNIT_RIGHT_OK);
355
- style_submenu_binary("colors", "Show branch colors", "No branch colors", 0);
355
+ style_submenu_binary("colors", "Color", "B/W", 0);
356356
login_anonymous_available();
357357
358358
db_prepare(&q, brlistQuery/*works-like:""*/);
359359
rNow = db_double(0.0, "SELECT julianday('now')");
360360
@ <div class="brlist"><table id="branchlisttable">
361361
--- src/branch.c
+++ src/branch.c
@@ -350,11 +350,11 @@
350 int show_colors = PB("colors");
351 login_check_credentials();
352 if( !g.perm.Read ){ login_needed(g.anon.Read); return; }
353 style_header("Branches");
354 style_adunit_config(ADUNIT_RIGHT_OK);
355 style_submenu_binary("colors", "Show branch colors", "No branch colors", 0);
356 login_anonymous_available();
357
358 db_prepare(&q, brlistQuery/*works-like:""*/);
359 rNow = db_double(0.0, "SELECT julianday('now')");
360 @ <div class="brlist"><table id="branchlisttable">
361
--- src/branch.c
+++ src/branch.c
@@ -350,11 +350,11 @@
350 int show_colors = PB("colors");
351 login_check_credentials();
352 if( !g.perm.Read ){ login_needed(g.anon.Read); return; }
353 style_header("Branches");
354 style_adunit_config(ADUNIT_RIGHT_OK);
355 style_submenu_binary("colors", "Color", "B/W", 0);
356 login_anonymous_available();
357
358 db_prepare(&q, brlistQuery/*works-like:""*/);
359 rNow = db_double(0.0, "SELECT julianday('now')");
360 @ <div class="brlist"><table id="branchlisttable">
361

Keyboard Shortcuts

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