Revision e2cad7d4
Von Moritz Bunkus vor mehr als 10 Jahren hinzugefügt
SL/Form.pm | ||
---|---|---|
695 | 695 |
} |
696 | 696 |
|
697 | 697 |
if ($::request->is_ajax) { |
698 |
$::lxdebug->message(0, "trying to render AJAX response..."); |
|
699 | 698 |
SL::ClientJS->new |
700 | 699 |
->error($error) |
701 | 700 |
->render(SL::Controller::Base->new); |
Auch abrufbar als: Unified diff
Debugcode entfernt