/[pliva-si]/back/zaposleni/global.inc
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /back/zaposleni/global.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by dpavlin, Mon Jul 2 21:10:41 2001 UTC revision 1.2 by dpavlin, Tue Jul 3 12:40:45 2001 UTC
# Line 24  $fields[] = "titula";          $names[] = "Titul Line 24  $fields[] = "titula";          $names[] = "Titul
24  $types[]="type=text&length=50";  $types[]="type=text&length=50";
25    
26  $fields[] = "ime";              $names[] = "Ime ili naziv (bold)";  $fields[] = "ime";              $names[] = "Ime ili naziv (bold)";
27  $types[]="type=text&length=50&required=1";  $types[]="type=text&length=50";
28    
29  $fields[] = "pozicija";         $names[] = "Position";  $fields[] = "pozicija";         $names[] = "Position";
30  $types[]="type=select&map[l]=<< Left&map[c]=|| Center&map[r]=>> Right&selecttype=dropdown";  $types[]="type=select&map[l]=<< Left&map[c]=|| Center&map[r]=>> Right&selecttype=dropdown";

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.26