-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathjob.ini
More file actions
76 lines (60 loc) · 1.26 KB
/
job.ini
File metadata and controls
76 lines (60 loc) · 1.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
[model]
name = Job
label = {{ this.title }}
website = {{ this.website }}
bodyclass = {{ this.bodyclass }}
[fields.title]
label = Title
type = string
[fields.website]
label = Website
description = Url de contexto da
type = string
[fields.bodyclass]
label = bodyclass
description = Classe de sessao
type = string
[fields.company]
label = Empresa nome
type = string
[fields.company_photo]
label = Imagem da empresa ( 220×160)
type = string
[fields.company_website]
label = Empresa Website
description = Url da empresa
type = string
[fields.company_country]
label = Empresa pais
description = pais da empresa
type = string
[fields.company_country_abbreviation]
label = Sigla Empresa pais
description = BR, EUA
type = string
[fields.company_city]
label = Empresa cidade
description = cidade da empresa
type = string
[fields.company_address]
label = Empresa endereco
description = endereco da empresa
type = string
[fields.company_email]
label = Email da empresa
type = string
[fields.job]
label = Job
type = string
[fields.job_photo_banner]
label = Imagem de fundo do job
type = string
[fields.job_level]
label = Nivel do cargo (senior, pleno , jr.)
type = string
[fields.job_description]
label = Job Description
type = markdown
[fields.date]
label = Data de publicao
type = string