NobGit
public nobgit read

NobMail

Based on mailcow: dockerized

Languages

Repository composition by tracked source files.

PHP
PHP 49% JavaScript 35% HTML 9% CSS 4% Shell 2% Python 1% Lua 0% Perl 0% Ruby 0% SCSS 0%
Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git

Trace

data/web/templates/modals/quarantine.twig

Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.

quarantine.twig on main
Author Date Commit Line Code
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
1
<div class="modal fade" id="qidDetailModal" tabindex="-1" role="dialog" aria-hidden="true">
Open commit View diff
1 <div class="modal fade" id="qidDetailModal" tabindex="-1" role="dialog" aria-hidden="true">
FreddleSpl0it about 4 years ago cb6a5d4

[BS5] add responsive tabs and more

Full commit hash
cb6a5d40698e023e761c172d3fe5cf3e070c269b
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
2
  <div class="modal-dialog modal-xl">
Open commit View diff
2 <div class="modal-dialog modal-xl">
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
3
    <div class="modal-content">
Open commit View diff
3 <div class="modal-content">
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
4
      <div class="modal-header">
Open commit View diff
4 <div class="modal-header">
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
5
        <h3 class="modal-title"><i class="bi bi-info-circle-fill"></i> {{ lang.quarantine.qitem }}</h3>
Open commit View diff
5 <h3 class="modal-title"><i class="bi bi-info-circle-fill"></i> {{ lang.quarantine.qitem }}</h3>
FreddleSpl0it over 4 years ago d3dca1d

[BS5] change bootstrap general

Full commit hash
d3dca1ddc2b9fb2a756db20729c84e214817b4f7
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
6
        <button type="button" class="btn-close" data-bs-dismiss="modal"></button>
Open commit View diff
6 <button type="button" class="btn-close" data-bs-dismiss="modal"></button>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
7
      </div>
Open commit View diff
7 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
8
      <div class="modal-body">
Open commit View diff
8 <div class="modal-body">
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
9
        <div id="qid_error" style="display:none" class="alert alert-danger"></div>
Open commit View diff
9 <div id="qid_error" style="display:none" class="alert alert-danger"></div>
FreddleSpl0it over 4 years ago e663f3d

[BS5] change form-group

Full commit hash
e663f3db72243b693ed732579f78161ec7b355dc
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
10
        <div>
Open commit View diff
10 <div>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
11
          <label for="qid_detail_symbols"><h4>{{ lang.quarantine.rspamd_result }}:</h4></label>
Open commit View diff
11 <label for="qid_detail_symbols"><h4>{{ lang.quarantine.rspamd_result }}:</h4></label>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
12
          <p>{{ lang.quarantine.spam_score }}: <span id="qid_detail_score"></span></p>
Open commit View diff
12 <p>{{ lang.quarantine.spam_score }}: <span id="qid_detail_score"></span></p>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
13
          <hr>
Open commit View diff
13 <hr>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
14
          <p id="qid_detail_symbols"></p>
Open commit View diff
14 <p id="qid_detail_symbols"></p>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
15
        </div>
Open commit View diff
15 </div>
FreddleSpl0it over 4 years ago e663f3d

[BS5] change form-group

Full commit hash
e663f3db72243b693ed732579f78161ec7b355dc
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
16
        <div>
Open commit View diff
16 <div>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
17
          <label for="qid_detail_subj"><h4>{{ lang.quarantine.subj }}:</h4></label>
Open commit View diff
17 <label for="qid_detail_subj"><h4>{{ lang.quarantine.subj }}:</h4></label>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
18
          <p id="qid_detail_subj"></p>
Open commit View diff
18 <p id="qid_detail_subj"></p>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
19
        </div>
Open commit View diff
19 </div>
FreddleSpl0it over 4 years ago e663f3d

[BS5] change form-group

Full commit hash
e663f3db72243b693ed732579f78161ec7b355dc
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
20
        <div>
Open commit View diff
20 <div>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
21
          <label for="qid_detail_recipients"><h4>{{ lang.quarantine.recipients }}:</h4></label>
Open commit View diff
21 <label for="qid_detail_recipients"><h4>{{ lang.quarantine.recipients }}:</h4></label>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
22
          <p id="qid_detail_recipients"></p>
Open commit View diff
22 <p id="qid_detail_recipients"></p>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
23
        </div>
Open commit View diff
23 </div>
FreddleSpl0it over 4 years ago e663f3d

[BS5] change form-group

Full commit hash
e663f3db72243b693ed732579f78161ec7b355dc
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
24
        <div>
Open commit View diff
24 <div>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
25
          <label for="qid_detail_hfrom"><h4>{{ lang.quarantine.sender_header }}:</h4></label>
Open commit View diff
25 <label for="qid_detail_hfrom"><h4>{{ lang.quarantine.sender_header }}:</h4></label>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
26
          <p><span class="mail-address-item" id="qid_detail_hfrom"></span></p>
Open commit View diff
26 <p><span class="mail-address-item" id="qid_detail_hfrom"></span></p>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
27
        </div>
Open commit View diff
27 </div>
FreddleSpl0it over 4 years ago e663f3d

[BS5] change form-group

Full commit hash
e663f3db72243b693ed732579f78161ec7b355dc
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
28
        <div>
Open commit View diff
28 <div>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
29
          <label for="qid_detail_efrom"><h4>{{ lang.quarantine.sender }}:</h4></label>
Open commit View diff
29 <label for="qid_detail_efrom"><h4>{{ lang.quarantine.sender }}:</h4></label>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
30
          <p><span class="mail-address-item" id="qid_detail_efrom"></span></p>
Open commit View diff
30 <p><span class="mail-address-item" id="qid_detail_efrom"></span></p>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
31
        </div>
Open commit View diff
31 </div>
FreddleSpl0it over 4 years ago e663f3d

[BS5] change form-group

Full commit hash
e663f3db72243b693ed732579f78161ec7b355dc
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
32
        <div>
Open commit View diff
32 <div>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
33
          <label for="qid_detail_fuzzy"><h4>Fuzzy Hashes:</h4></label>
Open commit View diff
33 <label for="qid_detail_fuzzy"><h4>Fuzzy Hashes:</h4></label>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
34
          <p id="qid_detail_fuzzy"></p>
Open commit View diff
34 <p id="qid_detail_fuzzy"></p>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
35
        </div>
Open commit View diff
35 </div>
FreddleSpl0it over 4 years ago e663f3d

[BS5] change form-group

Full commit hash
e663f3db72243b693ed732579f78161ec7b355dc
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
36
        <div id="qTextPlain">
Open commit View diff
36 <div id="qTextPlain">
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
37
          <label for="qid_detail_text"><h4>{{ lang.quarantine.text_plain_content }}:</h4></label>
Open commit View diff
37 <label for="qid_detail_text"><h4>{{ lang.quarantine.text_plain_content }}:</h4></label>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
38
          <pre id="qid_detail_text"></pre>
Open commit View diff
38 <pre id="qid_detail_text"></pre>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
39
        </div>
Open commit View diff
39 </div>
FreddleSpl0it over 4 years ago e663f3d

[BS5] change form-group

Full commit hash
e663f3db72243b693ed732579f78161ec7b355dc
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
40
        <div id="qTextHtml">
Open commit View diff
40 <div id="qTextHtml">
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
41
          <label for="qid_detail_text_from_html"><h4>{{ lang.quarantine.text_from_html_content }}:</h4></label>
Open commit View diff
41 <label for="qid_detail_text_from_html"><h4>{{ lang.quarantine.text_from_html_content }}:</h4></label>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
42
          <pre id="qid_detail_text_from_html"></pre>
Open commit View diff
42 <pre id="qid_detail_text_from_html"></pre>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
43
        </div>
Open commit View diff
43 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
44
        {% if acl.quarantine_attachments == 1 %}
Open commit View diff
44 {% if acl.quarantine_attachments == 1 %}
FreddleSpl0it over 4 years ago e663f3d

[BS5] change form-group

Full commit hash
e663f3db72243b693ed732579f78161ec7b355dc
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
45
        <div>
Open commit View diff
45 <div>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
46
          <label for="qid_detail_atts"><h4>{{ lang.quarantine.atts }}:</h4></label>
Open commit View diff
46 <label for="qid_detail_atts"><h4>{{ lang.quarantine.atts }}:</h4></label>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
47
          <div id="qid_detail_atts">-</div>
Open commit View diff
47 <div id="qid_detail_atts">-</div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
48
        </div>
Open commit View diff
48 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
49
        {% endif %}
Open commit View diff
49 {% endif %}
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
50
        <div class="btn-group dropup" data-acl="{{ acl.quarantine }}">
Open commit View diff
50 <div class="btn-group dropup" data-acl="{{ acl.quarantine }}">
FreddleSpl0it over 4 years ago 9b80394

[BS5] change bootstrap general

Full commit hash
9b8039440c5ec9c12c265b6ff0dc4489bb4fbf3c
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
51
          <a class="btn btn-sm btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.quarantine.quick_actions }}</a>
Open commit View diff
51 <a class="btn btn-sm btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.quarantine.quick_actions }}</a>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
52
          <ul class="dropdown-menu">
Open commit View diff
52 <ul class="dropdown-menu">
FreddleSpl0it over 4 years ago aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
53
            <li><a class="dropdown-item" data-action="edit_selected" data-id="qitems_single" data-item="" data-api-url='edit/qitem' data-api-attr='{"action":"release"}' href="#">{{ lang.quarantine.deliver_inbox }}</a></li>
Open commit View diff
53 <li><a class="dropdown-item" data-action="edit_selected" data-id="qitems_single" data-item="" data-api-url='edit/qitem' data-api-attr='{"action":"release"}' href="#">{{ lang.quarantine.deliver_inbox }}</a></li>
same change aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
54
            <li><hr class="dropdown-divider"></li>
Open commit View diff
54 <li><hr class="dropdown-divider"></li>
same change aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
55
            <li><a class="dropdown-item" data-action="edit_selected" data-id="qitems_single" data-item="" data-api-url='edit/qitem' data-api-attr='{"action":"learnspam"}' href="#">{{ lang.quarantine.learn_spam_delete }}</a></li>
Open commit View diff
55 <li><a class="dropdown-item" data-action="edit_selected" data-id="qitems_single" data-item="" data-api-url='edit/qitem' data-api-attr='{"action":"learnspam"}' href="#">{{ lang.quarantine.learn_spam_delete }}</a></li>
same change aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
56
            <li><hr class="dropdown-divider"></li>
Open commit View diff
56 <li><hr class="dropdown-divider"></li>
same change aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
57
            <li><a class="dropdown-item" data-id="qitems_single" data-item="" id="quick_download_link" href="#">{{ lang.quarantine.download_eml }}</a></li>
Open commit View diff
57 <li><a class="dropdown-item" data-id="qitems_single" data-item="" id="quick_download_link" href="#">{{ lang.quarantine.download_eml }}</a></li>
same change aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
58
            <li><hr class="dropdown-divider"></li>
Open commit View diff
58 <li><hr class="dropdown-divider"></li>
same change aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
59
            <li><a class="dropdown-item" data-id="qitems_single" data-item="" id="quick_release_link" href="#">{{ lang.quarantine.quick_release_link }}</a></li>
Open commit View diff
59 <li><a class="dropdown-item" data-id="qitems_single" data-item="" id="quick_release_link" href="#">{{ lang.quarantine.quick_release_link }}</a></li>
same change aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
60
            <li><a class="dropdown-item" data-id="qitems_single" data-item="" id="quick_delete_link" href="#">{{ lang.quarantine.quick_delete_link }}</a></li>
Open commit View diff
60 <li><a class="dropdown-item" data-id="qitems_single" data-item="" id="quick_delete_link" href="#">{{ lang.quarantine.quick_delete_link }}</a></li>
same change aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
61
            <li><hr class="dropdown-divider"></li>
Open commit View diff
61 <li><hr class="dropdown-divider"></li>
same change aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
62
            <li><a class="dropdown-item" data-action="delete_selected" data-id="qitems_single" data-item="" data-api-url='delete/qitem' href="#">{{ lang.quarantine.remove }}</a></li>
Open commit View diff
62 <li><a class="dropdown-item" data-action="delete_selected" data-id="qitems_single" data-item="" data-api-url='delete/qitem' href="#">{{ lang.quarantine.remove }}</a></li>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
63
          </ul>
Open commit View diff
63 </ul>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
64
        </div>
Open commit View diff
64 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
65
      </div>
Open commit View diff
65 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
66
    </div>
Open commit View diff
66 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
67
  </div>
Open commit View diff
67 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
68
</div>
Open commit View diff
68 </div>