Back to Ntopng

Modal Confirm Dialog

httpdocs/templates/modal_confirm_dialog.html

6.6240 B
Original Source
{*dialog.title*}

{*dialog.message*}

{% if dialog.no_footer then %} {# empty #} {% else %} {*dialog.err_msg*} {% if dialog.action ~= nil then %} {*dialog.confirm*} {% else %} {*dialog.confirm*} {% end %} {% end %}