Skip to content

Commit 058d649

Browse files
add class for cypress
1 parent d6fdadd commit 058d649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classes/Visualizer/Render/Page/Data.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ class="visualizer-select">
238238
</li>
239239
</ul>
240240
</li>
241-
<li class="viz-group <?php echo apply_filters( 'visualizer_pro_upsell_class', 'only-pro-feature' ); ?>">
241+
<li class="viz-group viz-import-from-other <?php echo apply_filters( 'visualizer_pro_upsell_class', 'only-pro-feature' ); ?>">
242242
<h2 class="viz-group-title viz-sub-group"
243243
data-current="chart"><?php _e( 'Import from other chart', 'visualizer' ); ?><span
244244
class="dashicons dashicons-lock"></span></h2>

0 commit comments

Comments
 (0)