[FIX] event: avoid double "Publish" button
authorrmu-odoo <rmu@openerp.com>
Wed, 3 Sep 2014 11:59:27 +0000 (17:29 +0530)
committerMartin Trigaux <mat@openerp.com>
Mon, 22 Sep 2014 09:04:00 +0000 (11:04 +0200)
commita4a8a3ece4a184c70de2ab6da90f724a8d09ed26
tree7f49d7b9b7da7d4a6b40490f87ad14c0354a0971
parent76cee51709e2a20619e80d21336920d9105bb809
[FIX] event: avoid double "Publish" button

The event.track view wa sextending the event.event view which was adding action buttons linked to the event.event object instead of the track.
This patch uses the general website view to avoid the confusion (and the risk of publishing an event instead a track).
addons/website_event_track/views/website_event.xml