text changes to registration mail content
[namibia] / public / js / app / portal-workspace / valuationcalendar.js
1 ;
2 (function () {
3
4         window._w.valuationcalendar = {
5
6                 onValuationCalendarTemplateReady: function (template, event, eventData)
7                 {
8
9                 },
10         onValuationCalendarPublished: function (template, event, eventData)
11         {
12
13         }
14
15         };
16
17 })();