diff --git a/application/views/lehre/lehrauftrag/acceptLehrauftrag.php b/application/views/lehre/lehrauftrag/acceptLehrauftrag.php index 4a261097a..d4c25f878 100644 --- a/application/views/lehre/lehrauftrag/acceptLehrauftrag.php +++ b/application/views/lehre/lehrauftrag/acceptLehrauftrag.php @@ -189,7 +189,6 @@ $this->load->view( if (bestellt != null && (betrag != vertrag_betrag)) { cell.getElement().classList.add('bg-warning'); // geaenderte - row.getElement().style["pointerEvents"] = "none"; } else if(bestellt != null && erteilt != null && akzeptiert == null) {