This commit is contained in:
SimonGschnell
2024-02-23 14:32:06 +01:00
parent f09692edd1
commit 21f7099878
6 changed files with 39 additions and 40 deletions
@@ -149,6 +149,15 @@ class Content_model extends DB_Model
"menu_open": false,
"aktiv": true,
"childs": []
},
{
"content_id": 1000007,
"template_kurzbz": "redirect",
"titel": "Anrechnung",
"content": "<content><url><![CDATA[' . site_url('/lehre/anrechnung/RequestAnrechnung') . ']]></url><target><![CDATA[]]></target></content>",
"menu_open": false,
"aktiv": true,
"childs": []
}
]
}');