| @@ -7784,9 +7784,10 @@ | ||
| 7784 | 7784 | 'title' => array( |
| 7785 | 7785 | 'type' => 'text', |
| 7786 | 7786 | 'label' => __pl('title'), |
| 7787 | 7787 | 'default' => 'Lorem', |
| 7788 | - 'addAttr' => 'pagelayer-tab-title="{{title}}"' | |
| 7788 | + 'addAttr' => 'pagelayer-tab-title="{{title}}"', | |
| 7789 | + 'edit' => '.pl-tab-title' | |
| 7789 | 7790 | ), |
| 7790 | 7791 | ) |
| 7791 | 7792 | ) |
| 7792 | 7793 | ); |