Subversion Repositories SmartDukaan

Rev

Rev 33540 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 33540 Rev 33541
Line 44... Line 44...
44
        <div class=col-lg-12>
44
        <div class=col-lg-12>
45
            <label>Similar Models</label>
45
            <label>Similar Models</label>
46
            <table class="table table-bordered">
46
            <table class="table table-bordered">
47
                <thead>
47
                <thead>
48
                <tr>
48
                <tr>
49
                    <th>CataLog Id</th>
49
                    <th>Model</th>
50
                    <th>Similar Catalog Id</th>
50
                    <th>Similar Model</th>
51
                </tr>
51
                </tr>
52
                </thead>
52
                </thead>
53
                <tbody>
53
                <tbody>
54
                    #foreach($similarModelSet in $similarModelMop.entrySet())
54
                    #foreach($similarModelSet in $similarModelMop.entrySet())
55
                    <tr>
55
                    <tr>