forked from Training-Rapidops/Test-Training
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtemplate.html
More file actions
27 lines (17 loc) · 762 Bytes
/
template.html
File metadata and controls
27 lines (17 loc) · 762 Bytes
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
<!-- TEMPLATE 1 -->
<div class="col-sm-1" style="font-family: Verdana">
<div style="font-size: smaller">
<u><a href="#/record/redirect?query_string=<%= queryString %>">
<%= _source.record_id %>
Author: Amish Rokad
</a></u>
</div>
</div>
<!--<div class="col-sm-3" style="font-family: Verdana">-->
<!-- <div style="font-size: smaller">-->
<!-- <label>Record Name</label>-->
<!-- </div>-->
<!-- <div style="font-weight: bold">-->
<!-- <%= _source.MVL_SCNRO_DISPL_NM%>-->
<!-- </div>-->
<!--</div>-->