class CashboxTabs

To change this template, choose Tools | Templates and open the template in the editor.

Public Instance Methods

layout() click to toggle source
# File Views/Cashbox/Tabs.rb, line 5
def layout
  @order = 90
  @functions_need = [:cashbox]
end