@@ -30,7 +30,7 @@ discard block |
||
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 |
||
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> |
@@ -30,7 +30,7 @@ discard block |
||
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 |
||
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> |
@@ -30,7 +30,7 @@ discard block |
||
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 |
||
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> |
@@ -30,7 +30,7 @@ discard block |
||
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 |
||
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> |
@@ -30,7 +30,7 @@ discard block |
||
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 |
||
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> |
@@ -30,7 +30,7 @@ discard block |
||
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 |
||
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> |
@@ -30,7 +30,7 @@ discard block |
||
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 |
||
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> |
@@ -30,7 +30,7 @@ discard block |
||
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 |
||
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> |