forked from Devqon/DQ.Scheduling
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPlacement.info
30 lines (26 loc) · 1022 Bytes
/
Placement.info
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<Placement>
<!-- Scheduling -->
<Place Parts_Scheduling="Content:5" />
<Place Parts_Scheduling_Edit="Content:9" />
<!-- Calendar -->
<Place Parts_Calendar="Content:1" />
<Place Parts_Calendar_Edit="Content:8" />
<!-- Notifications -->
<Match DisplayType="Detail">
<Place Parts_NotificationsForm="Content:before" />
<Place Parts_NotificationsPlan="Content:before" />
</Match>
<Place Parts_Notifications_Edit="Content:7" />
<Place Parts_NotificationsPlan_Edit="Content:7" />
<Place Parts_NotificationsSubscription="Content:4" />
<Place Parts_NotificationsSubscription_UnSubscribe="Footer:2" />
<Place Parts_NotificationsSubscription_Edit="Content:2" />
<Match ContentType="NotificationsSubscription">
<Place Content_SaveButton="-" />
</Match>
<!-- Admin -->
<Match DisplayType="SummaryAdmin">
<Place Parts_NotificationsSubscriptionList_SummaryAdmin="Content:after" />
</Match>
<Place Parts_NotificationSubscription_Edit_Admin="Content:2" />
</Placement>