Subversion Repositories SmartDukaan

Rev

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

Rev 4687 Rev 4754
Line 19... Line 19...
19
                 return (key != 13);
19
                 return (key != 13);
20
            }
20
            }
21
        </script>
21
        </script>
22
	</head>
22
	</head>
23
	<body>
23
	<body>
-
 
24
        <a href="/inventory">Go to Home page</a>
-
 
25
        <br />        
-
 
26
        
24
		<h2>Scan In Item</h2>
27
		<h2>Scan In Item</h2>
25
		<span style="color:red">
28
		<span style="color:red">
26
			$action.getErrorMessage()
29
			$action.getErrorMessage()
27
		</span>
30
		</span>
28
		
31