Diff
Not logged in

Differences From:

File src/tktconf.c part of check-in [1e9c0e287e] - Test commands for importing and exporting ticket configurations. by drh on 2007-10-03 12:20:00. [view]

To:

File src/tktconf.c part of check-in [39aa870f8f] - Work toward a new mechanism for configuring the ticket subsystem and rendering ticket entry, editing, and viewing screens. Nothing works, but it is all commented out so the code code compile. by drh on 2007-10-14 00:29:14. [view]

@@ -431,15 +431,15 @@
     @ <table cellpadding="5">
     @ <tr>
     @ <td cellpadding="2">
     @ Enter a one-line summary of the problem:<br>
-    @ [entrywidget title]
+    @ [/title 60 1 textentry]
     @ </td>
     @ </tr>
     @
     @ <tr>
     @ <td align="right">Type:
-    @ [entrywidget type]
+    @ [/type entrywidget]
     @ </td>
     @ <td>What type of ticket is this?</td>
     @ </tr>
     @