suite
This commit is contained in:
parent
1b60863a55
commit
90d7789b34
@ -24,7 +24,7 @@ class Admin::PCustomerSheetsController < ApplicationController
|
|||||||
end
|
end
|
||||||
|
|
||||||
def index
|
def index
|
||||||
@p_customer_sheets = PCustomerSheet.all
|
@p_customer_sheets = PCustomerSheet
|
||||||
|
|
||||||
|
|
||||||
date_regex = /^(0[1-9]|[12][0-9]|3[01])[\/](0[1-9]|1[012])[\/](19|20)\d\d$/i
|
date_regex = /^(0[1-9]|[12][0-9]|3[01])[\/](0[1-9]|1[012])[\/](19|20)\d\d$/i
|
||||||
|
Loading…
x
Reference in New Issue
Block a user