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] |
| 10 Aug 2002 06:34:56 | postnuke_modules/nascar/pntemplates | admin-delete_tracks.pnd,1.1,1.2 admin-view_tracks.pnd,1.2,1.3 | George Neill |
| + put in a call to pnGetStatusMsg() for error retrieval. Not quite sure if this is the best way to do this ? | |||
Update of /home/cvsroot/postnuke_modules/nascar/pntemplates
In directory ns7.hostnuke.net:/tmp/cvs-serv29983/pntemplates
Modified Files:
admin-delete_tracks.pnd admin-view_tracks.pnd
Log Message:
+ put in a call to pnGetStatusMsg() for error retrieval. Not quite sure if this is the best way to do this ?
GNeill 2002.08.10
Index: admin-delete_tracks.pnd
===================================================================
RCS file: /home/cvsroot/postnuke_modules/nascar/pntemplates/admin-delete_tracks.pnd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** admin-delete_tracks.pnd 10 Aug 2002 06:02:34 -0000 1.1
--- admin-delete_tracks.pnd 10 Aug 2002 06:34:54 -0000 1.2
***************
*** 13,16 ****
--- 13,22 ----
</td>
+ <td>
+ <a href="&pnt-modurl-nascar-admin-view_tracks;">
+ &pnt-var-nascar_tracks;
+ </a>
+ </td>
+
</tr>
</table>
***************
*** 29,47 ****
<input type="hidden" name="tid" value="&pnt-var-tid;" />
! <table border="0" width="300">
<tr>
<td>
! &pnt-var-tracks_id;:
</td>
<td>
! &pnt-var-tid;
</td>
</tr>
<tr>
<td>
! &pnt-var-tracks_name;:
</td>
<td>
! &pnt-var-tracks_name_value;
</td>
</tr>
--- 35,53 ----
<input type="hidden" name="tid" value="&pnt-var-tid;" />
! <table border="0" >
<tr>
<td>
! <B> &pnt-var-tracks_id;: </B>
</td>
<td>
! &pnt-var-tid;
</td>
</tr>
<tr>
<td>
! <B> &pnt-var-tracks_name;: </B>
</td>
<td>
! &pnt-var-tracks_name_value;
</td>
</tr>
Index: admin-view_tracks.pnd
===================================================================
RCS file: /home/cvsroot/postnuke_modules/nascar/pntemplates/admin-view_tracks.pnd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** admin-view_tracks.pnd 10 Aug 2002 06:02:34 -0000 1.2
--- admin-view_tracks.pnd 10 Aug 2002 06:34:54 -0000 1.3
***************
*** 28,32 ****
<br />
! <strong>&pnt-var-status;</strong>
<table width="100%" border="1" cellspacing="0" cellpadding="4">
--- 28,32 ----
<br />
! <center><strong>&pnt-var-status;</strong></center><br />
<table width="100%" border="1" cellspacing="0" cellpadding="4">
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 |