mirror of
https://github.com/fspc/BikeShed-1.git
synced 2025-02-28 16:53:23 -05:00
This commit is contained in:
parent
7c85e2901f
commit
8172b04805
@ -19,5 +19,13 @@ class CheckIns < Netzke::Basepack::Grid
|
||||
:start_date,
|
||||
:end_date,
|
||||
]
|
||||
c.prohibit_update = true
|
||||
c.prohibit_create = true
|
||||
c.prohibit_delete = true
|
||||
end
|
||||
|
||||
def default_bbar
|
||||
[ :search ]
|
||||
end
|
||||
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user