@@ -295,7 +295,7 @@ discard block |
||
295 | 295 | <th class="config-row-value"><?= $enc->html( $this->translate( 'admin', 'Value' ) ); ?></th> |
296 | 296 | <th class="actions"> |
297 | 297 | <div v-if="!readonly" class="btn act-add fa" tabindex="1" v-on:click="add()" |
298 | - title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>"></div> |
|
298 | + title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>"></div> |
|
299 | 299 | </th> |
300 | 300 | </tr> |
301 | 301 | </thead> |
@@ -314,7 +314,7 @@ discard block |
||
314 | 314 | </td> |
315 | 315 | <td class="actions"> |
316 | 316 | <div v-if="!readonly" class="btn act-delete fa" tabindex="1" v-on:click="remove(pos)" |
317 | - title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>"></div> |
|
317 | + title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>"></div> |
|
318 | 318 | </td> |
319 | 319 | </tr> |
320 | 320 | </tbody> |
@@ -264,7 +264,7 @@ discard block |
||
264 | 264 | <th class="config-row-value"><?= $enc->html( $this->translate( 'admin', 'Value' ) ); ?></th> |
265 | 265 | <th class="actions"> |
266 | 266 | <div v-if="!readonly" class="btn act-add fa" tabindex="1" v-on:click="add()" |
267 | - title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>"></div> |
|
267 | + title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>"></div> |
|
268 | 268 | </th> |
269 | 269 | </tr> |
270 | 270 | </thead> |
@@ -283,7 +283,7 @@ discard block |
||
283 | 283 | </td> |
284 | 284 | <td class="actions"> |
285 | 285 | <div v-if="!readonly" class="btn act-delete fa" tabindex="1" v-on:click="remove(pos)" |
286 | - title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>"></div> |
|
286 | + title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>"></div> |
|
287 | 287 | </td> |
288 | 288 | </tr> |
289 | 289 | </tbody> |
@@ -295,7 +295,7 @@ discard block |
||
295 | 295 | <th class="config-row-value"><?= $enc->html( $this->translate( 'admin', 'Value' ) ); ?></th> |
296 | 296 | <th class="actions"> |
297 | 297 | <div v-if="!readonly" class="btn act-add fa" tabindex="1" v-on:click="add()" |
298 | - title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>"></div> |
|
298 | + title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>"></div> |
|
299 | 299 | </th> |
300 | 300 | </tr> |
301 | 301 | </thead> |
@@ -314,7 +314,7 @@ discard block |
||
314 | 314 | </td> |
315 | 315 | <td class="actions"> |
316 | 316 | <div v-if="!readonly" class="btn act-delete fa" tabindex="1" v-on:click="remove(pos)" |
317 | - title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>"></div> |
|
317 | + title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>"></div> |
|
318 | 318 | </td> |
319 | 319 | </tr> |
320 | 320 | </tbody> |
@@ -236,7 +236,7 @@ discard block |
||
236 | 236 | <th class="config-row-value"><?= $enc->html( $this->translate( 'admin', 'Value' ) ); ?></th> |
237 | 237 | <th class="actions"> |
238 | 238 | <div v-if="!readonly" class="btn act-add fa" tabindex="1" v-on:click="add()" |
239 | - title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>"></div> |
|
239 | + title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>"></div> |
|
240 | 240 | </th> |
241 | 241 | </tr> |
242 | 242 | </thead> |
@@ -255,7 +255,7 @@ discard block |
||
255 | 255 | </td> |
256 | 256 | <td class="actions"> |
257 | 257 | <div v-if="!readonly" class="btn act-delete fa" tabindex="1" v-on:click="remove(pos)" |
258 | - title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>"></div> |
|
258 | + title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>"></div> |
|
259 | 259 | </td> |
260 | 260 | </tr> |
261 | 261 | </tbody> |
@@ -264,7 +264,7 @@ discard block |
||
264 | 264 | <th class="config-row-value"><?= $enc->html( $this->translate( 'admin', 'Value' ) ); ?></th> |
265 | 265 | <th class="actions"> |
266 | 266 | <div v-if="!readonly" class="btn act-add fa" tabindex="1" v-on:click="add()" |
267 | - title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>"></div> |
|
267 | + title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>"></div> |
|
268 | 268 | </th> |
269 | 269 | </tr> |
270 | 270 | </thead> |
@@ -283,7 +283,7 @@ discard block |
||
283 | 283 | </td> |
284 | 284 | <td class="actions"> |
285 | 285 | <div v-if="!readonly" class="btn act-delete fa" tabindex="1" v-on:click="remove(pos)" |
286 | - title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>"></div> |
|
286 | + title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>"></div> |
|
287 | 287 | </td> |
288 | 288 | </tr> |
289 | 289 | </tbody> |
@@ -45,7 +45,7 @@ discard block |
||
45 | 45 | v-bind:aria-controls="'item-text-group-data-' + idx" aria-expanded="false"> |
46 | 46 | <div class="card-tools-left"> |
47 | 47 | <div class="btn btn-card-header act-show fa" tabindex="<?= $this->get( 'tabindex' ); ?>" |
48 | - title="<?= $enc->attr( $this->translate( 'admin', 'Show/hide this entry') ); ?>"> |
|
48 | + title="<?= $enc->attr( $this->translate( 'admin', 'Show/hide this entry' ) ); ?>"> |
|
49 | 49 | </div> |
50 | 50 | </div> |
51 | 51 | <span class="item-label header-label" v-html="getLabel(idx)"></span> |
@@ -74,7 +74,7 @@ discard block |
||
74 | 74 | </div> |
75 | 75 | <div v-if="!checkSite('service.lists.siteid', idx)" |
76 | 76 | class="btn btn-card-header act-delete fa" tabindex="<?= $this->get( 'tabindex' ); ?>" |
77 | - title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>" |
|
77 | + title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>" |
|
78 | 78 | v-on:click.stop="removeItem(idx)"> |
79 | 79 | </div> |
80 | 80 | </div> |
@@ -214,7 +214,7 @@ discard block |
||
214 | 214 | <div v-on:click="toggle(idx)" class="col-xl-12 advanced" v-bind:class="{ 'collapsed': !advanced[idx] }"> |
215 | 215 | <div class="card-tools-left"> |
216 | 216 | <div class="btn act-show fa" tabindex="<?= $this->get( 'tabindex' ); ?>" |
217 | - title="<?= $enc->attr( $this->translate( 'admin', 'Show/hide advanced data') ); ?>"> |
|
217 | + title="<?= $enc->attr( $this->translate( 'admin', 'Show/hide advanced data' ) ); ?>"> |
|
218 | 218 | </div> |
219 | 219 | </div> |
220 | 220 | <span class="header-label"><?= $enc->html( $this->translate( 'admin', 'Advanced' ) ); ?></span> |
@@ -295,7 +295,7 @@ discard block |
||
295 | 295 | <th class="config-row-value"><?= $enc->html( $this->translate( 'admin', 'Value' ) ); ?></th> |
296 | 296 | <th class="actions"> |
297 | 297 | <div v-if="!readonly" class="btn act-add fa" tabindex="1" v-on:click="add()" |
298 | - title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>"></div> |
|
298 | + title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>"></div> |
|
299 | 299 | </th> |
300 | 300 | </tr> |
301 | 301 | </thead> |
@@ -314,7 +314,7 @@ discard block |
||
314 | 314 | </td> |
315 | 315 | <td class="actions"> |
316 | 316 | <div v-if="!readonly" class="btn act-delete fa" tabindex="1" v-on:click="remove(pos)" |
317 | - title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>"></div> |
|
317 | + title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>"></div> |
|
318 | 318 | </td> |
319 | 319 | </tr> |
320 | 320 | </tbody> |
@@ -330,7 +330,7 @@ discard block |
||
330 | 330 | |
331 | 331 | <div slot="footer" class="card-tools-more"> |
332 | 332 | <div class="btn btn-primary btn-card-more act-add fa" tabindex="<?= $this->get( 'tabindex' ); ?>" |
333 | - title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>" |
|
333 | + title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>" |
|
334 | 334 | v-on:click="addItem('service.lists.')" > |
335 | 335 | </div> |
336 | 336 | </div> |
@@ -312,7 +312,7 @@ discard block |
||
312 | 312 | <th class="config-row-value"><?= $enc->html( $this->translate( 'admin', 'Value' ) ); ?></th> |
313 | 313 | <th class="actions"> |
314 | 314 | <div v-if="!readonly" class="btn act-add fa" tabindex="1" v-on:click="add()" |
315 | - title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>"></div> |
|
315 | + title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>"></div> |
|
316 | 316 | </th> |
317 | 317 | </tr> |
318 | 318 | </thead> |
@@ -331,7 +331,7 @@ discard block |
||
331 | 331 | </td> |
332 | 332 | <td class="actions"> |
333 | 333 | <div v-if="!readonly" class="btn act-delete fa" tabindex="1" v-on:click="remove(pos)" |
334 | - title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>"></div> |
|
334 | + title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>"></div> |
|
335 | 335 | </td> |
336 | 336 | </tr> |
337 | 337 | </tbody> |
@@ -264,7 +264,7 @@ discard block |
||
264 | 264 | <th class="config-row-value"><?= $enc->html( $this->translate( 'admin', 'Value' ) ); ?></th> |
265 | 265 | <th class="actions"> |
266 | 266 | <div v-if="!readonly" class="btn act-add fa" tabindex="1" v-on:click="add()" |
267 | - title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>"></div> |
|
267 | + title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>"></div> |
|
268 | 268 | </th> |
269 | 269 | </tr> |
270 | 270 | </thead> |
@@ -283,7 +283,7 @@ discard block |
||
283 | 283 | </td> |
284 | 284 | <td class="actions"> |
285 | 285 | <div v-if="!readonly" class="btn act-delete fa" tabindex="1" v-on:click="remove(pos)" |
286 | - title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>"></div> |
|
286 | + title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>"></div> |
|
287 | 287 | </td> |
288 | 288 | </tr> |
289 | 289 | </tbody> |
@@ -314,7 +314,7 @@ discard block |
||
314 | 314 | <th class="config-row-value"><?= $enc->html( $this->translate( 'admin', 'Value' ) ); ?></th> |
315 | 315 | <th class="actions"> |
316 | 316 | <div v-if="!readonly" class="btn act-add fa" tabindex="1" v-on:click="add()" |
317 | - title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>"></div> |
|
317 | + title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>"></div> |
|
318 | 318 | </th> |
319 | 319 | </tr> |
320 | 320 | </thead> |
@@ -333,7 +333,7 @@ discard block |
||
333 | 333 | </td> |
334 | 334 | <td class="actions"> |
335 | 335 | <div v-if="!readonly" class="btn act-delete fa" tabindex="1" v-on:click="remove(pos)" |
336 | - title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>"></div> |
|
336 | + title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>"></div> |
|
337 | 337 | </td> |
338 | 338 | </tr> |
339 | 339 | </tbody> |