mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-10 18:09:30 -04:00
A few tweaks for item maintenance
This commit is contained in:
@@ -67,7 +67,7 @@ class Secure_Controller extends BaseController
|
||||
view('viewData', $global_view_data);
|
||||
}
|
||||
|
||||
public function check_numeric()
|
||||
public function getCheckNumeric()
|
||||
{
|
||||
$result = TRUE;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user