Diff
Not logged in

Differences From:

File src/info.c part of check-in [42c2a18e73] - Change the way branches are tagged: The value of the "branch" property is used to identify the branch name. Repository rebuild required. Also, branches must be retagged. by drh on 2009-01-22 12:03:51. [view]

To:

File src/info.c part of check-in [a12cb216b7] - Reenable the "Tags" menu item, but make it go to the new "taglist" page. Also add separate "tagtimeline" page and separate "brlist" into "brlist" and "brtimeline". by drh on 2009-01-22 13:08:42. [view]

@@ -1106,9 +1106,8 @@
         break;
       }
       case 2: {
         /* go somewhere to show the multiple UUIDs */
-        tagview_page();
         return;
         break;
       }
       default: {