Skip to content

Commit 939111c

Browse files
author
zzy
committed
widget url show
1 parent 8030d75 commit 939111c

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

src/Redwood/WebBundle/Resources/views/Jswidget/content.html.twig

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,9 @@
4242
</p>
4343
{% endif %}
4444

45-
{% if app.user and app.user.id == author.id %}
46-
<p class="description">
47-
<span>组件根目录: {{ jswidget.url }}</span>
48-
</p>
49-
{% endif %}
45+
<p class="description">
46+
<span>项目目录: {{ jswidget.url }}</span>
47+
</p>
5048

5149
<div id="details">
5250
<h2>Details</h2>

0 commit comments

Comments
 (0)