Is there any way to disable css? I renamed all catalogs containing .css files, but some of styles still are somehow included while rendering website.
I have also diffrent question: I want inside my table to have field that its content will be taken from different column if deafult column is nil but approach: <table-plus with="&@assignmentlist" fields="engineer || external_eng, this, dayrate, project.currency, lifecycle_state, enddate"> is not correct. To be precise-> Assignment model belongs_to :engineer and has column external_eng (:string) I want to show external_eng if engineer_key is empty. How to do it? -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
