Skip to content

Commit 310fc8a

Browse files
authored
prefix namespace on plugin setting container id MTC-28901 (#26)
1 parent 35b1e1b commit 310fc8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/SharedPreview/tmpl/shared_preview_setting.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
<mtapp:setting
3-
id="password"
3+
id="shared-preview-password"
44
label="<__trans phrase="Password">"
55
show_hint="1">
66
<p><__trans phrase="Use basic Latin characters only."></p>

0 commit comments

Comments
 (0)