Fichier manquant pour "limiter..."
Limiter autorisation de suppression d'un événement à ses seuls participants
This commit is contained in:
parent
569c4f3796
commit
5859a2ffd1
12
groupeurd_calendar/views/calendar.xml
Normal file
12
groupeurd_calendar/views/calendar.xml
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- vim:fdn=3:
|
||||||
|
-->
|
||||||
|
<openerp>
|
||||||
|
<data>
|
||||||
|
<template id="assets_backend" name="calendar assets" inherit_id="web.assets_backend">
|
||||||
|
<xpath expr="." position="inside">
|
||||||
|
<script type="text/javascript" src="/groupeurd_calendar/static/src/js/groupeurd_base_calendar.js"></script>
|
||||||
|
</xpath>
|
||||||
|
</template>
|
||||||
|
</data>
|
||||||
|
</openerp>
|
Loading…
Reference in New Issue
Block a user