Subversion Repositories SmartDukaan

Rev

Rev 3853 | Rev 4241 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3853 Rev 4142
Line 129... Line 129...
129
                <br />
129
                <br />
130
                <a href="#" class="create-activity" userId="$user.getUserId()">
130
                <a href="#" class="create-activity" userId="$user.getUserId()">
131
                    Create new Activity
131
                    Create new Activity
132
                </a>
132
                </a>
133
                <br />
133
                <br />
134
                <span>User Communications:
-
 
135
                    #if ($action.getUserCommunicationCount() > 0)
-
 
136
                    <a alt="Show User Communications" title="Show User Communications" href="#" userId="$user.getUserId()" class="show-user-communication">
-
 
137
                        $action.getUserCommunicationCount()
-
 
138
                    </a>
-
 
139
                    #else
-
 
140
                        $action.getUserCommunicationCount()
-
 
141
                    #end
-
 
142
                </span>
-
 
143
                #else
134
                #else
144
                <span>Email: $action.getEmail()</span>
135
                <span>Email: $action.getEmail()</span>
145
                <br/>
136
                <br/>
146
                <span>Mobile No: $action.getMobileNumber()</span>
137
                <span>Mobile No: $action.getMobileNumber()</span>
147
                <br/>
138
                <br/>