Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
elp:systemlog [2021/03/19 11:39] maxelp:systemlog [2021/12/04 17:02] (aktuell) Hendrik Eifert
Zeile 39: Zeile 39:
  <th class="text-left">Eintrag</th>  <th class="text-left">Eintrag</th>
  </tr>  </tr>
- <caption class="auto-style3">{sql}SELECT FROM SYSLOG_EINSAETZE WHERE EINSATZNUMMER = '<%EINSATZNUMMER%>' ORDER BY ID|+ {sql}SELECT ADD_TIME,BENUTZER,REPLACE(REPLACE(EINTRAG,'<','&lt;'),'>','&gt;') AS EINTRAG FROM SYSLOG_EINSAETZE WHERE EINSATZNUMMER = '<%EINSATZNUMMER%>' ORDER BY ID|
  <tr>  <tr>
- <td class="auto-style8" style="width: 20%; height: 34px;" valign="top">%ADD_TIME%</td> + <td class="auto-style8" style="width: 20%" valign="top">%ADD_TIME%</td> 
- <td class="auto-style8" style="width: 20%; height: 34px;" valign="top">%BENUTZER%</td> + <td class="auto-style8" style="width: 20%" valign="top">%BENUTZER%</td> 
- <td class="auto-style8" style="width: 65%; height: 34px;" valign="top">%EINTRAG%</td>+ <td class="auto-style8" style="width: 65%" valign="top">%EINTRAG%</td>
  </tr>  </tr>
- <caption class="auto-style3">{/sql}+ {/sql}
 </table> </table>
 </code> </code>
  
  
  • elp/systemlog.1616150363.txt.gz
  • Zuletzt geändert: 2021/03/19 11:39
  • von max