-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy paththeme.muni-herzliya.he.json
66 lines (66 loc) · 2.22 KB
/
theme.muni-herzliya.he.json
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
{
"BUDGETKEY_APP_GENERIC_ITEM_THEME": {
"siteName": "מפתח התקציב העירוני - הרצליה"
},
"BUDGETKEY_NG2_COMPONENTS_THEME": {
"themeId": "muni-herzliya",
"siteUrl": "https://next.obudget.org/i/org/municipality/500264007?theme=muni-herzliya",
"siteLogo": "muni-logo-herzliya.svg",
"disableAuth": true,
"siteName": "מפתח התקציב העירוני - הרצליה",
"searchPlaceholder": "חפשו סעיפי תקציב...",
"searchBarConfig": [
{
"id": "muni_budgets",
"name": "סעיפי תקציב",
"description": "סעיפים בתקציב הרגיל של הרשות",
"types": ["muni_budgets"],
"placeholder": "חפשו שמות של סעיפים בתקציב...",
"filters": [
{
"_type": "muni_budgets",
"muni_code": "6400"
}
]
}
],
"headerLinks": [
{
"href": "/about?theme=muni",
"title": "אודות"
},
{
"href": "https://www.herzliya.muni.il/",
"title": "אתר העיריה"
},
{
"href": "https://next.obudget.org/i/org/municipality/500264007?theme=muni-herzliya",
"title": "חזרה לעמוד הראשי"
}
],
"hideFooterHasadnaLogo": true,
"footerLinks": [
{
"href": "/about?theme=muni",
"title": "על הפרויקט"
},
{
"href": "https://github.com/OpenBudget/BudgetKey/blob/master/documentation/UsingTheAPI.md",
"title": "API"
},
{
"href": "https://github.com/OpenBudget/BudgetKey",
"title": "קוד האתר"
},
{
"href": "/about#privacy",
"title": "מדיניות פרטיות"
},
{
"href": "https://next.obudget.org",
"title": "מפתח התקציב"
}
],
"footerText": "המידע המופיע באתר אינו מהווה תחליף למידע במקורות הראשוניים, ובכל מקרה של סתירה המידע שבמקורות הראשוניים הוא הקובע. הסתמכות על האמור באתר היא באחריות המשתמש בלבד.<br/>תאריך עדכון אחרון: ספטמבר 2022."
}
}