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/admin/tab-config-rsettings.twig

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

tab-config-rsettings.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-config-rsettings" role="tabpanel" aria-labelledby="tab-config-rsettings">
Open commit View diff
1 <div class="tab-pane fade" id="tab-config-rsettings" role="tabpanel" aria-labelledby="tab-config-rsettings">
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">
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
4
      <button class="btn d-md-none flex-grow-1 text-start" data-bs-target="#collapse-tab-config-rsettings" data-bs-toggle="collapse" aria-controls="collapse-tab-config-rsettings">
Open commit View diff
4 <button class="btn d-md-none flex-grow-1 text-start" data-bs-target="#collapse-tab-config-rsettings" data-bs-toggle="collapse" aria-controls="collapse-tab-config-rsettings">
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.admin.rspamd_settings_map }}
Open commit View diff
5 {{ lang.admin.rspamd_settings_map }}
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.admin.rspamd_settings_map }}</span>
Open commit View diff
7 <span class="d-none d-md-block">{{ lang.admin.rspamd_settings_map }}</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
    </div>
Open commit View diff
8 </div>
same change cb6a5d4

[BS5] add responsive tabs and more

Full commit hash
cb6a5d40698e023e761c172d3fe5cf3e070c269b
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
9
    <div id="collapse-tab-config-rsettings" class="card-body collapse" data-bs-parent="#admin-content">
Open commit View diff
9 <div id="collapse-tab-config-rsettings" class="card-body collapse" data-bs-parent="#admin-content">
FreddleSpl0it over 4 years ago 0b3b5e2

[BS5] change bootstrap data-attributes

Full commit hash
0b3b5e230b5f8cb1466c7468a3391976efd61bf3
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
10
      <legend data-bs-target="#active_settings_map" style="cursor:pointer" unselectable="on" data-bs-toggle="collapse">
Open commit View diff
10 <legend data-bs-target="#active_settings_map" style="cursor:pointer" unselectable="on" data-bs-toggle="collapse">
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
        <i style="font-size:10pt;" class="bi bi-plus-square"></i> {{ lang.admin.active_rspamd_settings_map }}
Open commit View diff
11 <i style="font-size:10pt;" class="bi bi-plus-square"></i> {{ lang.admin.active_rspamd_settings_map }}
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
      </legend>
Open commit View diff
12 </legend>
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
13
      <hr />
Open commit View diff
13 <hr />
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
14
      <div id="active_settings_map" class="collapse" >
Open commit View diff
14 <div id="active_settings_map" class="collapse" >
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
        <textarea autocorrect="off" spellcheck="false" autocapitalize="none" class="form-control textarea-code" rows="20" name="settings_map" readonly>{{ rsettings_map }}</textarea>
Open commit View diff
15 <textarea autocorrect="off" spellcheck="false" autocapitalize="none" class="form-control textarea-code" rows="20" name="settings_map" readonly>{{ rsettings_map }}</textarea>
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
16
      </div>
Open commit View diff
16 </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
17
      <br>
Open commit View diff
17 <br>
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
      <form class="form" data-id="rsettings" role="form" method="post">
Open commit View diff
18 <form class="form" data-id="rsettings" role="form" method="post">
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 class="row">
Open commit View diff
19 <div class="row">
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
20
          <div class="col-sm-3">
Open commit View diff
20 <div class="col-sm-3">
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
21
            <div class="list-group">
Open commit View diff
21 <div class="list-group">
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
              {% if not rsettings %}
Open commit View diff
22 {% if not rsettings %}
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
Open commit View diff
23
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
24
              {% endif %}
Open commit View diff
24 {% 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
25
              {% for rsetting in rsettings %}
Open commit View diff
25 {% for rsetting in rsettings %}
FreddleSpl0it over 3 years ago 39e46d2

querySelector fails when id starts with digits

Full commit hash
39e46d2e0b41f3ec179d78e8dc77750d2890f871
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
26
                <a href="#" class="list-group-item list-group-item-{% if rsetting.details.active %}success{% endif %}" data-dont-remember="1" data-bs-target="#settings_tab{{ rsetting.details.id }}" data-bs-toggle="tab">{{ rsetting.details.desc }} (ID #{{ rsetting.id }})</a>
Open commit View diff
26 <a href="#" class="list-group-item list-group-item-{% if rsetting.details.active %}success{% endif %}" data-dont-remember="1" data-bs-target="#settings_tab{{ rsetting.details.id }}" data-bs-toggle="tab">{{ rsetting.details.desc }} (ID #{{ rsetting.id }})</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
27
              {% else %}
Open commit View diff
27 {% else %}
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
28
                <span class="list-group-item"><em>{{ lang.admin.rsetting_none }}</em></span>
Open commit View diff
28 <span class="list-group-item"><em>{{ lang.admin.rsetting_none }}</em></span>
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
29
              {% endfor %}
Open commit View diff
29 {% endfor %}
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
              <a href="#" class="list-group-item list-group-item-default"
Open commit View diff
30 <a href="#" class="list-group-item list-group-item-default"
FreddleSpl0it over 4 years ago 0b3b5e2

[BS5] change bootstrap data-attributes

Full commit hash
0b3b5e230b5f8cb1466c7468a3391976efd61bf3
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
31
                 data-bs-toggle="modal"
Open commit View diff
31 data-bs-toggle="modal"
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
32
                 data-dont-remember="1"
Open commit View diff
32 data-dont-remember="1"
FreddleSpl0it almost 4 years ago 2e10cc8

[BS5] fix RsettingsModal

Full commit hash
2e10cc8e791a61cd9a49070445db952f7e9e111d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
33
                 data-bs-target="#addRsettingModal">{{ lang.admin.rsetting_add_rule }}</a>
Open commit View diff
33 data-bs-target="#addRsettingModal">{{ lang.admin.rsetting_add_rule }}</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
34
            </div>
Open commit View diff
34 </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
35
          </div>
Open commit View diff
35 </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
36
          <div class="col-sm-9">
Open commit View diff
36 <div class="col-sm-9">
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
37
            <div class="tab-content">
Open commit View diff
37 <div class="tab-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
38
              {% if not rsettings %}
Open commit View diff
38 {% if not rsettings %}
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 id="none" class="tab-pane active">
Open commit View diff
39 <div id="none" class="tab-pane active">
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
40
                  <p class="text-muted">{{ lang.admin.rsetting_none }}</p>
Open commit View diff
40 <p class="text-muted">{{ lang.admin.rsetting_none }}</p>
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
                </div>
Open commit View diff
41 </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
42
              {% else %}
Open commit View diff
42 {% else %}
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 id="none" class="tab-pane active">
Open commit View diff
43 <div id="none" class="tab-pane active">
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
44
                  <p class="text-muted">{{ lang.admin.rsetting_no_selection }}</p>
Open commit View diff
44 <p class="text-muted">{{ lang.admin.rsetting_no_selection }}</p>
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
45
                </div>
Open commit View diff
45 </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
46
                {% for rsetting in rsettings %}
Open commit View diff
46 {% for rsetting in rsettings %}
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
47
                  <div id="settings_tab{{ rsetting.details.id }}" class="tab-pane rsettings">
Open commit View diff
47 <div id="settings_tab{{ rsetting.details.id }}" class="tab-pane rsettings">
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
48
                    <form class="form" data-id="rsettings" role="form" method="post">
Open commit View diff
48 <form class="form" data-id="rsettings" role="form" method="post">
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
                      <input type="hidden" name="active" value="0">
Open commit View diff
49 <input type="hidden" name="active" value="0">
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
50
                      <div>
Open commit View diff
50 <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
51
                        <label for="rsettings_desc">{{ lang.admin.rsetting_desc }}:</label>
Open commit View diff
51 <label for="rsettings_desc">{{ lang.admin.rsetting_desc }}:</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
52
                        <input type="text" class="form-control" id="rsettings_desc" name="desc" value="{{ rsetting.details.desc }}">
Open commit View diff
52 <input type="text" class="form-control" id="rsettings_desc" name="desc" value="{{ rsetting.details.desc }}">
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>
FreddleSpl0it over 3 years ago 39e46d2

querySelector fails when id starts with digits

Full commit hash
39e46d2e0b41f3ec179d78e8dc77750d2890f871
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
54
                      <div class="mt-4">
Open commit View diff
54 <div class="mt-4">
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
                        <label for="rsettings_content">{{ lang.admin.rsetting_content }}:</label>
Open commit View diff
55 <label for="rsettings_content">{{ lang.admin.rsetting_content }}:</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
56
                        <textarea class="form-control" id="rsettings_content" name="content" rows="10">{{ rsetting.details.content }}</textarea>
Open commit View diff
56 <textarea class="form-control" id="rsettings_content" name="content" rows="10">{{ rsetting.details.content }}</textarea>
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>
FreddleSpl0it over 3 years ago 39e46d2

querySelector fails when id starts with digits

Full commit hash
39e46d2e0b41f3ec179d78e8dc77750d2890f871
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
58
                      <div class="mt-4 mb-2">
Open commit View diff
58 <div class="mt-4 mb-2">
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
59
                        <label>
Open commit View diff
59 <label>
Kristian Feldsam almost 3 years ago 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
60
                          <input type="checkbox" class="form-check-input" name="active" value="1" {% if rsetting.details.active %}checked{% endif %}> {{ lang.admin.active }}
Open commit View diff
60 <input type="checkbox" class="form-check-input" name="active" value="1" {% if rsetting.details.active %}checked{% endif %}> {{ lang.admin.active }}
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
61
                        </label>
Open commit View diff
61 </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
62
                      </div>
Open commit View diff
62 </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
63
                      <div class="btn-group">
Open commit View diff
63 <div class="btn-group">
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
64
                      <button class="btn btn-sm btn-xs-lg btn-success" data-action="edit_selected" data-item="{{ rsetting.details.id }}" data-id="rsettings" data-api-url='edit/rsetting' data-api-attr='{}' href="#"><i class="bi bi-check-lg"></i> {{ lang.admin.save }}</button>
Open commit View diff
64 <button class="btn btn-sm btn-xs-lg btn-success" data-action="edit_selected" data-item="{{ rsetting.details.id }}" data-id="rsettings" data-api-url='edit/rsetting' data-api-attr='{}' href="#"><i class="bi bi-check-lg"></i> {{ lang.admin.save }}</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
65
                      <button class="btn btn-sm btn-xs-lg btn-danger" data-action="delete_selected" data-item="{{ rsetting.details.id }}" data-id="rsettings" data-api-url="delete/rsetting" data-api-attr='{}' href="#">{{ lang.admin.remove }}</button>
Open commit View diff
65 <button class="btn btn-sm btn-xs-lg btn-danger" data-action="delete_selected" data-item="{{ rsetting.details.id }}" data-id="rsettings" data-api-url="delete/rsetting" data-api-attr='{}' href="#">{{ lang.admin.remove }}</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
66
                      </div>
Open commit View diff
66 </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
67
                    </form>
Open commit View diff
67 </form>
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>
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
69
                {% endfor %}
Open commit View diff
69 {% endfor %}
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
70
              {% endif %}
Open commit View diff
70 {% 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
71
            </div>
Open commit View diff
71 </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
72
          </div>
Open commit View diff
72 </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
73
        </div>
Open commit View diff
73 </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
74
      </form>
Open commit View diff
74 </form>
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
75
    </div>
Open commit View diff
75 </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
76
  </div>
Open commit View diff
76 </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
77
</div>
Open commit View diff
77 </div>