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-syncjobs.twig

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

tab-syncjobs.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" id="tab-syncjobs"  role="tabpanel" aria-labelledby="tab-syncjobs">
Open commit View diff
1 <div class="tab-pane fade" id="tab-syncjobs" role="tabpanel" aria-labelledby="tab-syncjobs">
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">
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
4
      <button class="btn d-md-none flex-grow-1 text-start" data-bs-target="#collapse-tab-syncjobs" data-bs-toggle="collapse" aria-controls="collapse-tab-syncjobs">
Open commit View diff
4 <button class="btn d-md-none flex-grow-1 text-start" data-bs-target="#collapse-tab-syncjobs" data-bs-toggle="collapse" aria-controls="collapse-tab-syncjobs">
same change 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.sync_jobs }} <span class="badge bg-info table-lines"></span>
Open commit View diff
5 {{ lang.mailbox.sync_jobs }} <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.sync_jobs }} <span class="badge bg-info table-lines"></span></span>
Open commit View diff
7 <span class="d-none d-md-block">{{ lang.mailbox.sync_jobs }} <span class="badge bg-info table-lines"></span></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
8
Open commit View diff
8
FreddleSpl0it almost 4 years ago 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_sync_job_table" data-table="sync_job_table">{{ lang.admin.refresh }}</button>
Open commit View diff
10 <button class="btn btn-xs btn-secondary refresh_table" data-draw="draw_sync_job_table" data-table="sync_job_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-syncjobs" class="card-body collapse" data-bs-parent="#mail-content">
Open commit View diff
13 <div id="collapse-tab-syncjobs" class="card-body collapse" data-bs-parent="#mail-content">
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
14
      <div class="mass-actions-mailbox mb-4 d-none d-sm-block">
Open commit View diff
14 <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
15
        <div class="btn-group" data-acl="{{ acl.syncjobs }}">
Open commit View diff
15 <div class="btn-group" data-acl="{{ acl.syncjobs }}">
same change 8c4dbae

rework datatables

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

rework datatables

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

rework datatables

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

rework datatables

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

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
20
            <li><hr class="dropdown-divider"></li>
Open commit View diff
20 <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
21
            <li><a class="dropdown-item" data-action="edit_selected" data-id="syncjob" data-api-url='edit/syncjob' 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="syncjob" data-api-url='edit/syncjob' 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="syncjob" data-api-url='edit/syncjob' 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="syncjob" data-api-url='edit/syncjob' 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="syncjob" data-api-url='delete/syncjob' href="#">{{ lang.mailbox.remove }}</a></li>
Open commit View diff
24 <li><a class="dropdown-item" data-action="delete_selected" data-id="syncjob" data-api-url='delete/syncjob' 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>
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
26
            <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="sync_job_table">{{ lang.datatables.expand_all }}</a></li>
Open commit View diff
26 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="sync_job_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
27
            <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="sync_job_table">{{ lang.datatables.collapse_all }}</a></li>
Open commit View diff
27 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="sync_job_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
28
          </ul>
Open commit View diff
28 </ul>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
29
          <a class="btn btn-sm btn-success" href="#" data-bs-toggle="modal" data-bs-target="#addSyncJobModalAdmin"><i class="bi bi-plus-lg"></i> {{ lang.user.create_syncjob }}</a>
Open commit View diff
29 <a class="btn btn-sm btn-success" href="#" data-bs-toggle="modal" data-bs-target="#addSyncJobModalAdmin"><i class="bi bi-plus-lg"></i> {{ lang.user.create_syncjob }}</a>
same change 8c4dbae

rework datatables

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

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
31
      </div>
Open commit View diff
31 </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
32
      <table id="sync_job_table" class="table table-striped dt-responsive w-100"></table>
Open commit View diff
32 <table id="sync_job_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
33
      <div class="mass-actions-mailbox mt-4">
Open commit View diff
33 <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
34
        <div class="btn-group" data-acl="{{ acl.syncjobs }}">
Open commit View diff
34 <div class="btn-group" data-acl="{{ acl.syncjobs }}">
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
35
          <a class="btn btn-sm btn-xs-lg btn-xs-half btn-secondary" id="toggle_multi_select_all" data-id="syncjob" href="#"><i class="bi bi-check-all"></i> {{ lang.mailbox.toggle_all }}</a>
Open commit View diff
35 <a class="btn btn-sm btn-xs-lg btn-xs-half btn-secondary" id="toggle_multi_select_all" data-id="syncjob" href="#"><i class="bi bi-check-all"></i> {{ lang.mailbox.toggle_all }}</a>
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
36
          <a class="btn btn-sm btn-xs-lg btn-xs-half btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
Open commit View diff
36 <a class="btn btn-sm btn-xs-lg btn-xs-half btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
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
          <ul class="dropdown-menu">
Open commit View diff
37 <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
38
            <li><a class="dropdown-item" data-action="edit_selected" data-id="syncjob" data-api-url='edit/syncjob' data-api-attr='{"last_run":"","success":""}' href="#">{{ lang.mailbox.last_run_reset }}</a></li>
Open commit View diff
38 <li><a class="dropdown-item" data-action="edit_selected" data-id="syncjob" data-api-url='edit/syncjob' data-api-attr='{"last_run":"","success":""}' href="#">{{ lang.mailbox.last_run_reset }}</a></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
39
            <li><hr class="dropdown-divider"></li>
Open commit View diff
39 <li><hr class="dropdown-divider"></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
40
            <li><a class="dropdown-item" data-action="edit_selected" data-id="syncjob" data-api-url='edit/syncjob' data-api-attr='{"active":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
40 <li><a class="dropdown-item" data-action="edit_selected" data-id="syncjob" data-api-url='edit/syncjob' data-api-attr='{"active":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
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
            <li><a class="dropdown-item" data-action="edit_selected" data-id="syncjob" data-api-url='edit/syncjob' data-api-attr='{"active":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
41 <li><a class="dropdown-item" data-action="edit_selected" data-id="syncjob" data-api-url='edit/syncjob' data-api-attr='{"active":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
42
            <li><hr class="dropdown-divider"></li>
Open commit View diff
42 <li><hr class="dropdown-divider"></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
43
            <li><a class="dropdown-item" data-action="delete_selected" data-id="syncjob" data-api-url='delete/syncjob' href="#">{{ lang.mailbox.remove }}</a></li>
Open commit View diff
43 <li><a class="dropdown-item" data-action="delete_selected" data-id="syncjob" data-api-url='delete/syncjob' 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
44
            <li class="table_collapse_option"><hr class="dropdown-divider"></li>
Open commit View diff
44 <li class="table_collapse_option"><hr class="dropdown-divider"></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
45
            <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="sync_job_table">{{ lang.datatables.expand_all }}</a></li>
Open commit View diff
45 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="sync_job_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
46
            <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="sync_job_table">{{ lang.datatables.collapse_all }}</a></li>
Open commit View diff
46 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="sync_job_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
47
          </ul>
Open commit View diff
47 </ul>
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
48
          <a class="btn btn-sm btn-xs-lg btn-success" href="#" data-bs-toggle="modal" data-bs-target="#addSyncJobModalAdmin"><i class="bi bi-plus-lg"></i> {{ lang.user.create_syncjob }}</a>
Open commit View diff
48 <a class="btn btn-sm btn-xs-lg btn-success" href="#" data-bs-toggle="modal" data-bs-target="#addSyncJobModalAdmin"><i class="bi bi-plus-lg"></i> {{ lang.user.create_syncjob }}</a>
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
49
        </div>
Open commit View diff
49 </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
50
      </div>
Open commit View diff
50 </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
51
    </div>
Open commit View diff
51 </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
52
  </div>
Open commit View diff
52 </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
53
</div>
Open commit View diff
53 </div>