{
"event": "PreToolUse",
"tool_name": "Read",
"tool_input": {
"file_path": "\/var\/www\/dev.campus.systemische-tools.de\/src\/View\/tasks\/index.php",
"offset": 60,
"limit": 15
}
}
{
"tool_response": {
"type": "text",
"file": {
"filePath": "\/var\/www\/dev.campus.systemische-tools.de\/src\/View\/critics\/index.php",
"content": " <\/td>\n <td class=\"actions\">\n <a href=\"\/critics\/<?= $critic['id'] ?>\/edit\" class=\"btn btn--small\">Bearbeiten<\/a>\n <form method=\"post\" action=\"\/critics\/<?= $critic['id'] ?>\/toggle\" style=\"display:inline\">\n <?= $csrfField ?>\n <button type=\"submit\" class=\"btn btn--small btn--<?= $critic['is_active'] ? 'warning' : 'success' ?>\">\n <?= $critic['is_active'] ? 'Deaktivieren' : 'Aktivieren' ?>\n <\/button>\n <\/form>\n <\/td>\n <\/tr>\n <?php endforeach; ?>\n <?php else: ?>\n <tr><td colspan=\"7\" class=\"empty-state empty-state--small\">Keine Critics vorhanden<\/td><\/tr>\n <?php endif; ?>",
"numLines": 15,
"startLine": 80,
"totalLines": 122
}
}
}