Fossil SCM

Revised formatting of the "Tags and Properties" division of the check-in information screen.

drh 2009-01-25 20:10 trunk
Commit eb8223e16458140ab7911a271545d492b23fc6fc
1 file changed +3 -5
+3 -5
--- src/info.c
+++ src/info.c
@@ -291,17 +291,16 @@
291291
if( cnt==1 ){
292292
@ <div class="section">Tags And Properties</div>
293293
@ <ul>
294294
}
295295
@ <li>
296
- @ <b>%h(zTagname)</b>
297296
if( tagtype==0 ){
298
- @ <i>cancelled
297
+ @ <b><s>%h(zTagname)</s></b> cancelled
299298
}else if( zValue ){
300
- @ = %h(zValue)<i>
299
+ @ <b>%h(zTagname)=%h(zValue)</b>
301300
}else {
302
- @ <i>
301
+ @ <b>%h(zTagname)</b>
303302
}
304303
if( tagtype==2 ){
305304
if( zOrigUuid && zOrigUuid[0] ){
306305
@ inherited from
307306
hyperlink_to_uuid(zOrigUuid);
@@ -316,11 +315,10 @@
316315
@ added by
317316
}
318317
hyperlink_to_uuid(zSrcUuid);
319318
@ on %s(zDate)
320319
}
321
- @ </i>
322320
}
323321
db_finalize(&q);
324322
if( cnt ){
325323
@ </ul>
326324
}
327325
--- src/info.c
+++ src/info.c
@@ -291,17 +291,16 @@
291 if( cnt==1 ){
292 @ <div class="section">Tags And Properties</div>
293 @ <ul>
294 }
295 @ <li>
296 @ <b>%h(zTagname)</b>
297 if( tagtype==0 ){
298 @ <i>cancelled
299 }else if( zValue ){
300 @ = %h(zValue)<i>
301 }else {
302 @ <i>
303 }
304 if( tagtype==2 ){
305 if( zOrigUuid && zOrigUuid[0] ){
306 @ inherited from
307 hyperlink_to_uuid(zOrigUuid);
@@ -316,11 +315,10 @@
316 @ added by
317 }
318 hyperlink_to_uuid(zSrcUuid);
319 @ on %s(zDate)
320 }
321 @ </i>
322 }
323 db_finalize(&q);
324 if( cnt ){
325 @ </ul>
326 }
327
--- src/info.c
+++ src/info.c
@@ -291,17 +291,16 @@
291 if( cnt==1 ){
292 @ <div class="section">Tags And Properties</div>
293 @ <ul>
294 }
295 @ <li>
 
296 if( tagtype==0 ){
297 @ <b><s>%h(zTagname)</s></b> cancelled
298 }else if( zValue ){
299 @ <b>%h(zTagname)=%h(zValue)</b>
300 }else {
301 @ <b>%h(zTagname)</b>
302 }
303 if( tagtype==2 ){
304 if( zOrigUuid && zOrigUuid[0] ){
305 @ inherited from
306 hyperlink_to_uuid(zOrigUuid);
@@ -316,11 +315,10 @@
315 @ added by
316 }
317 hyperlink_to_uuid(zSrcUuid);
318 @ on %s(zDate)
319 }
 
320 }
321 db_finalize(&q);
322 if( cnt ){
323 @ </ul>
324 }
325

Keyboard Shortcuts

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