Skip to content

Commit 8e6f668

Browse files
committed
Minor design fixes.
1 parent 2f3c63c commit 8e6f668

File tree

12 files changed

+17
-17
lines changed

12 files changed

+17
-17
lines changed

eform-client/src/app/components/footer/footer.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</aside>
1111
<footer id="footer">
1212
<p>
13-
© Microting A/S 2007 - 2017
13+
© Microting A/S 2007 - 2018
1414
</p>
1515
</footer>
1616
</div>

eform-client/src/app/modules/admin/components/user-grid/user-grid.component.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
<div class="row">
5858
<div class="col-xs-6">
5959
<div class="dataTables_info" id="searchable_groups_info">
60-
Viser {{this.paginationModel.offset + 1}}
61-
til {{getLastPageNumber()}} af {{userInfoModelList.totalUsers}} linjer
60+
Showing {{this.paginationModel.offset + 1}}
61+
to {{getLastPageNumber()}} of {{userInfoModelList.totalUsers}} records
6262
</div>
6363
</div>
6464
<div class="col-xs-6"></div>

eform-client/src/app/modules/advanced/components/entity-search-grid/entity-search-grid.component.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
<div class="row">
5151
<div class="col-xs-6">
5252
<div class="dataTables_info" id="searchable_groups_info" *ngIf="advEntitySearchableGroupListModel.numOfElements > 0">
53-
Viser {{this.advEntitySearchableGroupListRequestModel.offset + 1}}
54-
til {{getLastPageNumber()}} af {{advEntitySearchableGroupListModel.numOfElements}} linjer
53+
Showing {{this.advEntitySearchableGroupListRequestModel.offset + 1}}
54+
to {{getLastPageNumber()}} of {{advEntitySearchableGroupListModel.numOfElements}} records
5555
</div>
5656
</div>
5757
<div class="col-xs-6"></div>

eform-client/src/app/modules/advanced/components/entity-search/entity-search.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<header class="main-header main-header-title">
22
<div class="container-fluid">
33
<h1 class="page-title header-page-title">
4-
<div class="container" style="width: 200px !important;">
4+
<div class="container">
55
Searchable lists
66
</div>
77
</h1>

eform-client/src/app/modules/advanced/components/entity-select-grid/entity-select-grid.component.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
<div class="row">
5151
<div class="col-xs-6">
5252
<div class="dataTables_info" id="searchable_groups_info" *ngIf="advEntitySelectableGroupListModel.numOfElements > 0">
53-
Viser {{this.advEntitySelectableGroupListRequestModel.offset + 1}}
54-
til {{getLastPageNumber()}} af {{advEntitySelectableGroupListModel.numOfElements}} linjer
53+
Showing {{this.advEntitySelectableGroupListRequestModel.offset + 1}}
54+
to {{getLastPageNumber()}} of {{advEntitySelectableGroupListModel.numOfElements}} records
5555
</div>
5656
</div>
5757
<div class="col-xs-6"></div>

eform-client/src/app/modules/advanced/components/entity-select/entity-select.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<header class="main-header main-header-title">
22
<div class="container-fluid">
33
<h1 class="page-title header-page-title">
4-
<div class="container" style="width: 200px !important;">
4+
<div class="container">
55
Seletable lists
66
</div>
77
</h1>

eform-client/src/app/modules/advanced/components/sites/sites.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h1 class="page-title header-page-title">
2424
Name
2525
</th>
2626
<th class="col-md-2 text-center" rowspan="1" colspan="1">
27-
Microting_uid
27+
Microting UID
2828
</th>
2929
<th class="col-md-2 text-center" rowspan="1" colspan="1">
3030
Actions

eform-client/src/app/modules/advanced/components/units/units.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h1 class="page-title header-page-title">
2323
Customer no &amp; OTP
2424
</th>
2525
<th class="col-md-2 text-center" rowspan="1" colspan="1">
26-
Microting_uid
26+
Microting UID
2727
</th>
2828
</tr>
2929
</thead>

eform-client/src/app/modules/advanced/components/workers/workers.component.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<header class="main-header main-header-title">
22
<div class="container-fluid">
33
<h1 class="page-title header-page-title">
4-
<div class="container" style="width: 200px !important;">
4+
<div class="container">
55
Workers
66
</div>
77
</h1>
@@ -31,7 +31,7 @@ <h1 class="page-title header-page-title">
3131
Last name
3232
</th>
3333
<th class="col-md-2 text-center" rowspan="1" colspan="1">
34-
Microting_uid
34+
Microting UID
3535
</th>
3636
<th class="col-md-2 text-center" rowspan="1" colspan="1">
3737
Actions

eform-client/src/app/modules/eform/components/eform-page/eform-table.component.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ <h1 class="page-title header-page-title">
142142
<div class="row" *ngIf="false">
143143
<div class="col-xs-6">
144144
<div class="dataTables_info" id="searchable_groups_info" *ngIf="templateListModel.numOfElements > 0">
145-
Viser {{this.templateRequestModel.offset + 1}}
146-
til {{getLastPageNumber()}} af {{templateListModel.numOfElements}} linjer
145+
Showing {{this.templateRequestModel.offset + 1}}
146+
to {{getLastPageNumber()}} of {{templateListModel.numOfElements}} records
147147
</div>
148148
</div>
149149
<div class="col-xs-6"></div>

0 commit comments

Comments
 (0)