Passed
Push — master ( 5b7841...744d05 )
by Aimeos
03:36
created
admin/jqadm/templates/attribute/item-price-property-standard.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -30,7 +30,7 @@  discard block
 block discarded – undo
30 30
 					</th>
31 31
 					<th class="actions">
32 32
 						<div class="btn act-add fa" tabindex="<?= $this->get( 'tabindex' ); ?>" v-on:click="add()"
33
-							title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>">
33
+							title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>">
34 34
 						</div>
35 35
 					</th>
36 36
 				</tr>
@@ -69,7 +69,7 @@  discard block
 block discarded – undo
69 69
 					</td>
70 70
 					<td class="actions">
71 71
 						<div v-if="!readonly" class="btn act-delete fa" tabindex="<?= $this->get( 'tabindex' ); ?>"
72
-							title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>" v-on:click.stop="remove(propidx)">
72
+							title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>" v-on:click.stop="remove(propidx)">
73 73
 						</div>
74 74
 					</td>
75 75
 				</tr>
Please login to merge, or discard this patch.
admin/jqadm/templates/attribute/item-media-property-standard.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -30,7 +30,7 @@  discard block
 block discarded – undo
30 30
 					</th>
31 31
 					<th class="actions">
32 32
 						<div class="btn act-add fa" tabindex="<?= $this->get( 'tabindex' ); ?>" v-on:click="add()"
33
-							title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>">
33
+							title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>">
34 34
 						</div>
35 35
 					</th>
36 36
 				</tr>
@@ -69,7 +69,7 @@  discard block
 block discarded – undo
69 69
 					</td>
70 70
 					<td class="actions">
71 71
 						<div v-if="!readonly" class="btn act-delete fa" tabindex="<?= $this->get( 'tabindex' ); ?>"
72
-							title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>" v-on:click.stop="remove(propidx)">
72
+							title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>" v-on:click.stop="remove(propidx)">
73 73
 						</div>
74 74
 					</td>
75 75
 				</tr>
Please login to merge, or discard this patch.
admin/jqadm/templates/service/item-price-property-standard.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -30,7 +30,7 @@  discard block
 block discarded – undo
30 30
 					</th>
31 31
 					<th class="actions">
32 32
 						<div class="btn act-add fa" tabindex="<?= $this->get( 'tabindex' ); ?>" v-on:click="add()"
33
-							title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>">
33
+							title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>">
34 34
 						</div>
35 35
 					</th>
36 36
 				</tr>
@@ -69,7 +69,7 @@  discard block
 block discarded – undo
69 69
 					</td>
70 70
 					<td class="actions">
71 71
 						<div v-if="!readonly" class="btn act-delete fa" tabindex="<?= $this->get( 'tabindex' ); ?>"
72
-							title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>" v-on:click.stop="remove(propidx)">
72
+							title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>" v-on:click.stop="remove(propidx)">
73 73
 						</div>
74 74
 					</td>
75 75
 				</tr>
Please login to merge, or discard this patch.
admin/jqadm/templates/service/item-media-property-standard.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -30,7 +30,7 @@  discard block
 block discarded – undo
30 30
 					</th>
31 31
 					<th class="actions">
32 32
 						<div class="btn act-add fa" tabindex="<?= $this->get( 'tabindex' ); ?>" v-on:click="add()"
33
-							title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>">
33
+							title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>">
34 34
 						</div>
35 35
 					</th>
36 36
 				</tr>
@@ -69,7 +69,7 @@  discard block
 block discarded – undo
69 69
 					</td>
70 70
 					<td class="actions">
71 71
 						<div v-if="!readonly" class="btn act-delete fa" tabindex="<?= $this->get( 'tabindex' ); ?>"
72
-							title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>" v-on:click.stop="remove(propidx)">
72
+							title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>" v-on:click.stop="remove(propidx)">
73 73
 						</div>
74 74
 					</td>
75 75
 				</tr>
Please login to merge, or discard this patch.
admin/jqadm/templates/product/item-price-property-standard.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -30,7 +30,7 @@  discard block
 block discarded – undo
30 30
 					</th>
31 31
 					<th class="actions">
32 32
 						<div class="btn act-add fa" tabindex="<?= $this->get( 'tabindex' ); ?>" v-on:click="add()"
33
-							title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>">
33
+							title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>">
34 34
 						</div>
35 35
 					</th>
36 36
 				</tr>
@@ -69,7 +69,7 @@  discard block
 block discarded – undo
69 69
 					</td>
70 70
 					<td class="actions">
71 71
 						<div v-if="!readonly" class="btn act-delete fa" tabindex="<?= $this->get( 'tabindex' ); ?>"
72
-							title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>" v-on:click.stop="remove(propidx)">
72
+							title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>" v-on:click.stop="remove(propidx)">
73 73
 						</div>
74 74
 					</td>
75 75
 				</tr>
Please login to merge, or discard this patch.
admin/jqadm/templates/product/item-media-property-standard.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -30,7 +30,7 @@  discard block
 block discarded – undo
30 30
 					</th>
31 31
 					<th class="actions">
32 32
 						<div class="btn act-add fa" tabindex="<?= $this->get( 'tabindex' ); ?>" v-on:click="add()"
33
-							title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>">
33
+							title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>">
34 34
 						</div>
35 35
 					</th>
36 36
 				</tr>
@@ -69,7 +69,7 @@  discard block
 block discarded – undo
69 69
 					</td>
70 70
 					<td class="actions">
71 71
 						<div v-if="!readonly" class="btn act-delete fa" tabindex="<?= $this->get( 'tabindex' ); ?>"
72
-							title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>" v-on:click.stop="remove(propidx)">
72
+							title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>" v-on:click.stop="remove(propidx)">
73 73
 						</div>
74 74
 					</td>
75 75
 				</tr>
Please login to merge, or discard this patch.
admin/jqadm/templates/supplier/item-media-property-standard.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -30,7 +30,7 @@  discard block
 block discarded – undo
30 30
 					</th>
31 31
 					<th class="actions">
32 32
 						<div class="btn act-add fa" tabindex="<?= $this->get( 'tabindex' ); ?>" v-on:click="add()"
33
-							title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>">
33
+							title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>">
34 34
 						</div>
35 35
 					</th>
36 36
 				</tr>
@@ -69,7 +69,7 @@  discard block
 block discarded – undo
69 69
 					</td>
70 70
 					<td class="actions">
71 71
 						<div v-if="!readonly" class="btn act-delete fa" tabindex="<?= $this->get( 'tabindex' ); ?>"
72
-							title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>" v-on:click.stop="remove(propidx)">
72
+							title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>" v-on:click.stop="remove(propidx)">
73 73
 						</div>
74 74
 					</td>
75 75
 				</tr>
Please login to merge, or discard this patch.
admin/jqadm/templates/catalog/item-media-property-standard.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -30,7 +30,7 @@  discard block
 block discarded – undo
30 30
 					</th>
31 31
 					<th class="actions">
32 32
 						<div class="btn act-add fa" tabindex="<?= $this->get( 'tabindex' ); ?>" v-on:click="add()"
33
-							title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>">
33
+							title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>">
34 34
 						</div>
35 35
 					</th>
36 36
 				</tr>
@@ -69,7 +69,7 @@  discard block
 block discarded – undo
69 69
 					</td>
70 70
 					<td class="actions">
71 71
 						<div v-if="!readonly" class="btn act-delete fa" tabindex="<?= $this->get( 'tabindex' ); ?>"
72
-							title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>" v-on:click.stop="remove(propidx)">
72
+							title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>" v-on:click.stop="remove(propidx)">
73 73
 						</div>
74 74
 					</td>
75 75
 				</tr>
Please login to merge, or discard this patch.