Note: this list is kept only as a demonstration for CVSNotice. For the latest CVS notices, see the Xaraya and Postnuke sites
View Statistics - Next Notice - Previous NoticeDirectory filter : [ all ] / postnuke_modules / nascar / pntemplates [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 11 Aug 2002 19:44:07 | postnuke_modules/nascar/pntemplates | admin-modify_tracks.pnd,1.1,1.2 | George Neill |
| + track operations create/update/modify all work now. | |||
Update of /home/cvsroot/postnuke_modules/nascar/pntemplates
In directory ns7.hostnuke.net:/tmp/cvs-serv13706/pntemplates
Modified Files:
admin-modify_tracks.pnd
Log Message:
+ track operations create/update/modify all work now.
+ BL template driven
GNeill 2002.08.11
Index: admin-modify_tracks.pnd
===================================================================
RCS file: /home/cvsroot/postnuke_modules/nascar/pntemplates/admin-modify_tracks.pnd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** admin-modify_tracks.pnd 11 Aug 2002 02:05:03 -0000 1.1
--- admin-modify_tracks.pnd 11 Aug 2002 19:44:04 -0000 1.2
***************
*** 61,70 ****
<td>
<table>
-
<tr>
! <td><input type="radio" name="tactive" value=1 ></td><td>Yes</td>
! <td><input type="radio" name="tactive" value=0 ></td><td>No</td>
! </tr>
</table>
</td>
--- 61,75 ----
<td>
<table>
<tr>
! <td>
! <input type="radio" name="tactive" value=1 &pnt-var-item.yes_active;>
! </td>
! <td>Yes</td>
+ <td>
+ <input type="radio" name="tactive" value=0 &pnt-var-item.no_active;>
+ </td>
+ <td>No</td>
+ </tr>
</table>
</td>
View Statistics - Next Notice - Previous Notice
| Visit Developer Site - Browse CVS Repository |
Syndicate via backend.rss (max. once per hour please) | Powered by CVSNotice 0.1.3 |