Subversion Repositories SmartDukaan

Rev

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

Rev 5110 Rev 5126
Line 15... Line 15...
15
        <div >
15
        <div >
16
            <a href="/inventory">Go to Home page</a>
16
            <a href="/inventory">Go to Home page</a>
17
            <br />
17
            <br />
18
            <label >Ignored Item Mappings</label>
18
            <label >Ignored Item Mappings</label>
19
            <br />
19
            <br />
20
            <table border="1">
20
            <table id="current-inventory" border="1">
21
                <thead >
21
                <thead >
22
                    <tr >
22
                    <tr >
23
                        <th >Warehouse</th>
23
                        <th >Warehouse</th>
24
                        <th >Mapping</th>
24
                        <th >Mapping</th>
25
                        <th >Timestamp</th>
25
                        <th >Timestamp</th>