class ComptaTabs

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

Public Instance Methods

layout() click to toggle source
# File lib/africompta/views/compta/tabs.rb, line 5
def layout
  @order = 90
  @functions_need = [:accounting]
end