Skip to content

Commit fbda7a8

Browse files
committed
Added to publish button
1 parent 6ace9a1 commit fbda7a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/express/public/javascripts/countly/vue/templates/content/content-header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
</div>
1616
<el-switch
1717
v-if="toggle"
18-
test-id=""
1918
v-tooltip.right="toggleTooltip"
2019
v-model="toggleLocalValue"
2120
class="cly-vue-content-builder-header__toggle"
21+
test-id="journey-publish"
2222
:disabled="isToggleDisabled"
2323
/>
2424
<div class="cly-vue-content-builder-header__info">

0 commit comments

Comments
 (0)