Subversion Repositories SmartDukaan

Rev

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

Rev 35569 Rev 35571
Line 34... Line 34...
34
        })
34
        })
35
 
35
 
36
    });
36
    });
37
 
37
 
38
</script>
38
</script>
39
<style>
-
 
40
    .incoming_msg_img {
-
 
41
        display: inline-block;
-
 
42
        width: 6%;
-
 
43
    }
-
 
44
 
-
 
45
    .incoming_msg_img img {
-
 
46
        width: 100%;
-
 
47
    }
-
 
48
 
-
 
49
    .sent_msg p {
-
 
50
        background: #b8d1f3;
-
 
51
        border-radius: 12px 15px 15px 0;
-
 
52
        font-size: 14px;
-
 
53
        margin: 0;
-
 
54
        color: black;
-
 
55
        padding: 5px 10px 5px 12px;
-
 
56
        word-break: break-all;
-
 
57
        width: 100%;
-
 
58
    }
-
 
59
 
-
 
60
    .outgoing_msg {
-
 
61
        overflow: hidden;
-
 
62
        margin: 26px 0 26px;
-
 
63
    }
-
 
64
 
-
 
65
    .sent_msg {
-
 
66
        float: right;
-
 
67
        width: 46%;
-
 
68
    }
-
 
69
 
-
 
70
    .received_msg {
-
 
71
        display: inline-block;
-
 
72
        padding: 0 0 0 10px;
-
 
73
        vertical-align: top;
-
 
74
        width: 50%;
-
 
75
    }
-
 
76
 
-
 
77
    .received_withd_msg p {
-
 
78
        background: #dae5f4 none repeat scroll 0 0;
-
 
79
        border-radius: 0 15px 15px 15px;
-
 
80
        color: #646464;
-
 
81
        font-size: 14px;
-
 
82
        margin: 0;
-
 
83
        padding: 5px 10px 5px 12px;
-
 
84
        word-break: break-all;
-
 
85
        width: 100%;
-
 
86
    }
-
 
87
 
-
 
88
    .time_date {
-
 
89
        color: black;
-
 
90
        display: block;
-
 
91
        font-size: 12px;
-
 
92
        margin: 8px 0 0;
-
 
93
    }
-
 
94
 
-
 
95
    .blue_box, .green_box, .white_box {
-
 
96
        display: block;
-
 
97
        clear: both;
-
 
98
    }
-
 
99
 
-
 
100
    .modal-dialog {
-
 
101
        /* 80% of window height */
-
 
102
        max-height: 80%;
-
 
103
    }
-
 
104
 
-
 
105
    .modal-body {
-
 
106
        max-height: 70vh;
-
 
107
        overflow-y: auto;
-
 
108
    }
-
 
109
 
-
 
110
    .outgoing_msg:after, .incoming_msg:after, .white_box:after {
-
 
111
        content: '\A';
-
 
112
        white-space: pre;
-
 
113
    }
-
 
114
 
-
 
115
    .incoming_msg:before, .white_box:before {
-
 
116
        content: '\A';
-
 
117
        white-space: pre;
-
 
118
    }
-
 
119
 
-
 
120
    .white_box span {
-
 
121
        background-color: #ebebeb;
39
#parse("activity-modal-styles.vm")
122
        background-size: 5px 5px;
-
 
123
        word-break: break-all;
-
 
124
        color: black;
-
 
125
        display: block;
-
 
126
        padding: 10px 10px;
-
 
127
        text-align: center
-
 
128
    }
-
 
129
</style>
-
 
130
<section class="wrapper">
40
<section class="wrapper">
131
    <div class="row">
41
    <div class="row">
132
        <div class="col-lg-12">
42
        <div class="col-lg-12">
133
            <h3 class="page-header"><i class="icon_document_alt"></i>TICKET</h3>
43
            <h3 class="page-header"><i class="icon_document_alt"></i>TICKET</h3>
134
            <ol class="breadcrumb">
44
            <ol class="breadcrumb">
Line 302... Line 212...
302
            </div>
212
            </div>
303
        </div>
213
        </div>
304
    </div>
214
    </div>
305
</div>
215
</div>
306
 
216
 
307
<div class="activity-container">
217
#set($showFileUpload = false)
308
    <div class="modal" id="myModal" role="dialog">
-
 
309
        <div class="modal-dialog">
218
#parse("activity-modal.vm")
310
            <!-- Modal content-->
-
 
311
            <div class="modal-content">
-
 
312
                <div class="modal-header">
-
 
313
                    <button type="button" class="close" data-dismiss="modal">&times;</button>
-
 
314
                    <h4 class="modal-title">Message History</h4>
-
 
315
                </div>
-
 
316
                <div class="modal-body">
-
 
317
                </div>
-
 
318
                <br><br>
-
 
319
                <div class="modal-footer">
-
 
320
                    <div class="col-lg-8 form-group">
-
 
321
                        <input type="hidden" id="ticketIdforactivity">
-
 
322
                        <input type="hidden" id="assigneeUser">
-
 
323
                        <input type="hidden" id="role" value="">
-
 
324
                        <input type="hidden" id="crmUser" value="">
-
 
325
 
-
 
326
                        <textarea class="form-control rounded-0" id="activityMessage" rows="2"></textarea>
-
 
327
                    </div>
-
 
328
                    <div class="col-lg-4">
-
 
329
                        <div class="col-lg-7 internalCheckBox">
-
 
330
                            <input type="checkbox" name="internalCommunication"
-
 
331
                                   id="internalCommunication">&nbsp;&nbsp;<span style="font-size:12px;font-weight:bold">INTERNAL</b>
-
 
332
                        </div>
-
 
333
                        <div class="col-lg-5">
-
 
334
                            <input class="btn btn-primary submit-message-button" type="button" value="Submit">
-
 
335
                        </div>
-
 
336
                    </div>
-
 
337
                </div>
-
 
338
            </div>
-
 
339
        </div>
-
 
340
    </div>
-
 
341
</div>
-