From: George B. <gbr...@us...> - 2004-10-27 00:02:15
|
Update of /cvsroot/phpwebsite-comm/modules/jobman/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10625/docs Modified Files: README.txt Log Message: A few more minor tweaks Index: README.txt =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/jobman/docs/README.txt,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** README.txt 22 Oct 2004 20:17:30 -0000 1.10 --- README.txt 27 Oct 2004 00:02:06 -0000 1.11 *************** *** 85,89 **** 1.6 Changed job.php and template view.tpl so that if no category is assigned to a job, ! no category is listed. (Fatcat returns 'NA' in this situation in 0.9.3+). Changed job.php save code so that already-set categories are cleared before saving the newly-selected set. --- 85,89 ---- 1.6 Changed job.php and template view.tpl so that if no category is assigned to a job, ! no category is listed. (Fatcat returns 'NA' or 'Uncategorized' in this situation). Changed job.php save code so that already-set categories are cleared before saving the newly-selected set. |