Commit f3a7e2fd authored by Sven Franck's avatar Sven Franck

data: added bug report module link

parent 03361b02
...@@ -32,7 +32,8 @@ ...@@ -32,7 +32,8 @@
"map_children":"listItem" "map_children":"listItem"
}, },
"children": [ "children": [
{"type": "item", "left": [{"type": "icon", "icon": "bug"}], "href": "#bug_posting_module", "center": [{"type": "h1", "text_i18n": "global_dict.post_new_bug"}, {"type": "p", "text_i18n": "global_dict.post_info"}]} {"type": "item", "left": [{"type": "icon", "icon": "bug"}], "href": "#bug_posting_module", "center": [{"type": "h1", "text_i18n": "global_dict.post_new_bug"}, {"type": "p", "text_i18n": "global_dict.post_info"}]},
{"type": "item", "left": [{"type": "icon", "icon": "dashboard"}], "href": "#bug_report_module", "center": [{"type": "h1", "text_i18n": "global_dict.follow_bug"}, {"type": "p", "text_i18n": "global_dict.follow_info"}]}
] ]
}] }]
}] }]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment