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/mailbox/tab-domains.twig

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

tab-domains.twig on main
Author Date Commit Line Code
SnailShea about 3 years ago b903cf3

Fixes several instances of missing </span>, extra role='tabpanel' and misspelled 'collapse'

Full commit hash
b903cf38881364fffacf445dad32a51b343ac458
Author
SnailShea <[email protected]>
Date
about 3 years ago
Selected line
1
<div class="tab-pane fade show active" id="tab-domains" role="tabpanel" aria-labelledby="tab-domains">
Open commit View diff
1 <div class="tab-pane fade show active" id="tab-domains" role="tabpanel" aria-labelledby="tab-domains">
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="card mb-4">
Open commit View diff
2 <div class="card mb-4">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
3
    <div class="card-header d-flex fs-5">
Open commit View diff
3 <div class="card-header d-flex fs-5">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
4
      <button class="btn d-sm-block d-md-none flex-grow-1 text-start" data-bs-target="#collapse-tab-domains" data-bs-toggle="collapse" aria-controls="collapse-tab-domains">
Open commit View diff
4 <button class="btn d-sm-block d-md-none flex-grow-1 text-start" data-bs-target="#collapse-tab-domains" data-bs-toggle="collapse" aria-controls="collapse-tab-domains">
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
5
        {{ lang.mailbox.domains }} <span class="badge bg-info table-lines"></span>
Open commit View diff
5 {{ lang.mailbox.domains }} <span class="badge bg-info table-lines"></span>
same change cb6a5d4

[BS5] add responsive tabs and more

Full commit hash
cb6a5d40698e023e761c172d3fe5cf3e070c269b
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
6
      </button>
Open commit View diff
6 </button>
same change cb6a5d4

[BS5] add responsive tabs and more

Full commit hash
cb6a5d40698e023e761c172d3fe5cf3e070c269b
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
7
      <span class="d-none d-md-block">{{ lang.mailbox.domains }} <span class="badge bg-info table-lines"></span></span>
Open commit View diff
7 <span class="d-none d-md-block">{{ lang.mailbox.domains }} <span class="badge bg-info table-lines"></span></span>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
8
      
Open commit View diff
8
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
9
      <div class="btn-group ms-auto d-flex">
Open commit View diff
9 <div class="btn-group ms-auto d-flex">
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
10
        <button class="btn btn-xs btn-secondary refresh_table" data-draw="draw_domain_table" data-table="domain_table">{{ lang.admin.refresh }}</button>
Open commit View diff
10 <button class="btn btn-xs btn-secondary refresh_table" data-draw="draw_domain_table" data-table="domain_table">{{ lang.admin.refresh }}</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
11
      </div>
Open commit View diff
11 </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
12
    </div>
Open commit View diff
12 </div>
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
13
    <div id="collapse-tab-domains" class="card-body collapse show" data-bs-parent="#mail-content">
Open commit View diff
13 <div id="collapse-tab-domains" class="card-body collapse show" data-bs-parent="#mail-content">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
14
      {#<div class="mass-actions-mailbox" data-actions-header="true"></div>#}      
Open commit View diff
14 {#<div class="mass-actions-mailbox" data-actions-header="true"></div>#}
Kristian Feldsam almost 3 years ago 871ae5d

[Web] mobile devices styling fixes and enhancements

Full commit hash
871ae5d7d285b216021e782ab57ab403d2dfd194
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
15
      <div class="mass-actions-mailbox mb-4 d-none d-sm-block">
Open commit View diff
15 <div class="mass-actions-mailbox mb-4 d-none d-sm-block">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
16
        <div class="btn-group">
Open commit View diff
16 <div class="btn-group">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
17
          <button class="btn btn-sm btn-xs-half btn-secondary" id="toggle_multi_select_all" data-id="domain" href="#"><i class="bi bi-check-all"></i> {{ lang.mailbox.toggle_all }}</button>
Open commit View diff
17 <button class="btn btn-sm btn-xs-half btn-secondary" id="toggle_multi_select_all" data-id="domain" href="#"><i class="bi bi-check-all"></i> {{ lang.mailbox.toggle_all }}</button>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
18
          <button class="btn btn-sm btn-xs-half btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</button>
Open commit View diff
18 <button class="btn btn-sm btn-xs-half btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</button>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
19
          <ul class="dropdown-menu">
Open commit View diff
19 <ul class="dropdown-menu">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
20
            {% if mailcow_cc_role == 'admin' %}
Open commit View diff
20 {% if mailcow_cc_role == 'admin' %}
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
21
              <li><a class="dropdown-item" data-action="edit_selected" data-id="domain" data-api-url='edit/domain' data-api-attr='{"active":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
21 <li><a class="dropdown-item" data-action="edit_selected" data-id="domain" data-api-url='edit/domain' data-api-attr='{"active":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
22
              <li><a class="dropdown-item" data-action="edit_selected" data-id="domain" data-api-url='edit/domain' data-api-attr='{"active":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
22 <li><a class="dropdown-item" data-action="edit_selected" data-id="domain" data-api-url='edit/domain' data-api-attr='{"active":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
23
              <li><hr class="dropdown-divider"></li>
Open commit View diff
23 <li><hr class="dropdown-divider"></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
24
              <li><a class="dropdown-item" data-action="delete_selected" data-id="domain" data-api-url='delete/domain' href="#">{{ lang.mailbox.remove }}</a></li>
Open commit View diff
24 <li><a class="dropdown-item" data-action="delete_selected" data-id="domain" data-api-url='delete/domain' href="#">{{ lang.mailbox.remove }}</a></li>
FreddleSpl0it over 3 years ago 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
25
              <li class="table_collapse_option"><hr class="dropdown-divider"></li>
Open commit View diff
25 <li class="table_collapse_option"><hr class="dropdown-divider"></li>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
26
            {% endif %}
Open commit View diff
26 {% endif %}
FreddleSpl0it over 3 years ago 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
27
            <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="domain_table">{{ lang.datatables.expand_all }}</a></li>
Open commit View diff
27 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="domain_table">{{ lang.datatables.expand_all }}</a></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
28
            <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="domain_table">{{ lang.datatables.collapse_all }}</a></li>
Open commit View diff
28 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="domain_table">{{ lang.datatables.collapse_all }}</a></li>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
29
          </ul>
Open commit View diff
29 </ul>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
30
          {% if mailcow_cc_role == 'admin' %}
Open commit View diff
30 {% if mailcow_cc_role == 'admin' %}
Kristian Feldsam almost 3 years ago 6d98051

[Web] styling enhancements

Full commit hash
6d9805109aa83b53fff3f08a17d0bd9ad323d9d9
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
31
          <button class="btn btn-sm btn-success" data-bs-toggle="modal" data-bs-target="#addDomainModal"><i class="bi bi-plus-lg"></i> {{ lang.mailbox.add_domain }}</button>
Open commit View diff
31 <button class="btn btn-sm btn-success" data-bs-toggle="modal" data-bs-target="#addDomainModal"><i class="bi bi-plus-lg"></i> {{ lang.mailbox.add_domain }}</button>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
32
          {% endif %}
Open commit View diff
32 {% endif %}
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
33
        </div>
Open commit View diff
33 </div>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
34
      </div>
Open commit View diff
34 </div>
FreddleSpl0it about 4 years ago 3e6a241

[BS5] Replace FooTable with jquery Datatables

Full commit hash
3e6a241c697722e24f41c23827d3b04663a966a7
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
35
      <table id="domain_table" class="table table-striped dt-responsive w-100"></table>
Open commit View diff
35 <table id="domain_table" class="table table-striped dt-responsive w-100"></table>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
36
      <div class="mass-actions-mailbox mt-4">
Open commit View diff
36 <div class="mass-actions-mailbox mt-4">
FreddleSpl0it about 4 years ago 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
37
        <div class="btn-group">
Open commit View diff
37 <div class="btn-group">
Kristian Feldsam almost 3 years ago 871ae5d

[Web] mobile devices styling fixes and enhancements

Full commit hash
871ae5d7d285b216021e782ab57ab403d2dfd194
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
38
          <button class="btn btn-sm btn-xs-lg btn-xs-half btn-secondary" id="toggle_multi_select_all" data-id="domain" href="#"><i class="bi bi-check-all"></i> {{ lang.mailbox.toggle_all }}</button>
Open commit View diff
38 <button class="btn btn-sm btn-xs-lg btn-xs-half btn-secondary" id="toggle_multi_select_all" data-id="domain" href="#"><i class="bi bi-check-all"></i> {{ lang.mailbox.toggle_all }}</button>
same change 871ae5d

[Web] mobile devices styling fixes and enhancements

Full commit hash
871ae5d7d285b216021e782ab57ab403d2dfd194
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
39
          <button class="btn btn-sm btn-xs-lg btn-xs-half btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</button>
Open commit View diff
39 <button class="btn btn-sm btn-xs-lg btn-xs-half btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</button>
FreddleSpl0it about 4 years ago 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
40
          <ul class="dropdown-menu">
Open commit View diff
40 <ul class="dropdown-menu">
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
41
            {% if mailcow_cc_role == 'admin' %}
Open commit View diff
41 {% if mailcow_cc_role == 'admin' %}
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
42
              <li><a class="dropdown-item" data-action="edit_selected" data-id="domain" data-api-url='edit/domain' data-api-attr='{"active":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
42 <li><a class="dropdown-item" data-action="edit_selected" data-id="domain" data-api-url='edit/domain' data-api-attr='{"active":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
43
              <li><a class="dropdown-item" data-action="edit_selected" data-id="domain" data-api-url='edit/domain' data-api-attr='{"active":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
43 <li><a class="dropdown-item" data-action="edit_selected" data-id="domain" data-api-url='edit/domain' data-api-attr='{"active":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
44
              <li><hr class="dropdown-divider"></li>
Open commit View diff
44 <li><hr class="dropdown-divider"></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
45
              <li><a class="dropdown-item" data-action="delete_selected" data-id="domain" data-api-url='delete/domain' href="#">{{ lang.mailbox.remove }}</a></li>
Open commit View diff
45 <li><a class="dropdown-item" data-action="delete_selected" data-id="domain" data-api-url='delete/domain' href="#">{{ lang.mailbox.remove }}</a></li>
FreddleSpl0it over 3 years ago 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
46
              <li class="table_collapse_option"><hr class="dropdown-divider"></li>
Open commit View diff
46 <li class="table_collapse_option"><hr class="dropdown-divider"></li>
FreddleSpl0it about 4 years ago 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
47
            {% endif %}
Open commit View diff
47 {% endif %}
FreddleSpl0it over 3 years ago 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
48
            <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="domain_table">{{ lang.datatables.expand_all }}</a></li>
Open commit View diff
48 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="domain_table">{{ lang.datatables.expand_all }}</a></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
49
            <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="domain_table">{{ lang.datatables.collapse_all }}</a></li>
Open commit View diff
49 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="domain_table">{{ lang.datatables.collapse_all }}</a></li>
FreddleSpl0it about 4 years ago 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
50
          </ul>
Open commit View diff
50 </ul>
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
51
          {% if mailcow_cc_role == 'admin' %}
Open commit View diff
51 {% if mailcow_cc_role == 'admin' %}
Kristian Feldsam almost 3 years ago 871ae5d

[Web] mobile devices styling fixes and enhancements

Full commit hash
871ae5d7d285b216021e782ab57ab403d2dfd194
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
52
            <button class="btn btn-sm btn-xs-lg btn-success" href="#" data-bs-toggle="modal" data-bs-target="#addDomainModal"><i class="bi bi-plus-lg"></i> {{ lang.mailbox.add_domain }}</button>
Open commit View diff
52 <button class="btn btn-sm btn-xs-lg btn-success" href="#" data-bs-toggle="modal" data-bs-target="#addDomainModal"><i class="bi bi-plus-lg"></i> {{ lang.mailbox.add_domain }}</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
53
          {% endif %}
Open commit View diff
53 {% endif %}
FreddleSpl0it about 4 years ago 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
54
        </div>
Open commit View diff
54 </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
55
      </div>
Open commit View diff
55 </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
56
    </div>
Open commit View diff
56 </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
57
  </div>
Open commit View diff
57 </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
58
</div>
Open commit View diff
58 </div>