ソースを参照

#1835 : add link to block event documentation

Nicolas Bastien 11 年 前
コミット
4d81e148cb
1 ファイル変更3 行追加0 行削除
  1. 3 0
      Resources/doc/reference/events.rst

+ 3 - 0
Resources/doc/reference/events.rst

@@ -44,3 +44,6 @@ Block events help you customize your templates. Available events are :
  - sonata.admin.edit.form.bottom
  - sonata.admin.show.top
  - sonata.admin.show.bottom
+
+If you want more information about block events, you should check the
+`"Event" section of block bundle documentation <http://sonata-project.org/bundles/block/master/doc/reference/events.html>`_.