Commit Graph

14 Commits

Author SHA1 Message Date
Alfredo Sumaran d4981e9b4a Re-use previous line 2016-03-02 19:00:12 -05:00
Alfredo Sumaran c3d3e34e81 Remove unnecesary assignment 2016-03-02 14:53:46 -05:00
Alfredo Sumaran bb1eb4b5de Set actions dinamically and offer defaultAction as a optional parameter 2016-03-02 14:37:09 -05:00
Alfredo Sumaran 3c9e860f5e Provide defaults and make sure we everything is container into a parent element 2016-03-02 14:08:03 -05:00
Alfredo Sumaran 85e672b150 Turn off existing event listeners 2016-03-02 12:30:01 -05:00
Alfredo Sumaran 7ff635d946 Remove trailing slashes 2016-03-02 12:26:02 -05:00
Alfredo Sumaran 2b9e5c9996 Group similar conditionals 2016-03-02 10:40:07 -05:00
Alfredo Sumaran 69a76baed9 Add inline documentation 2016-03-01 13:21:25 -05:00
Alfredo Sumaran 3b489ad1d7 Rename attribute from url to href for consistency 2016-03-01 12:45:20 -05:00
Alfredo Sumaran 9062f14617 Remove unneded method call
@activateTab will call @setTab via .tab('show') this will trigger the method binded to this event which is @tabShown
2016-03-01 12:39:57 -05:00
Alfredo Sumaran f0b8779047 Make url and actions to be the same name 2016-03-01 11:43:22 -05:00
Alfredo Sumaran 48ae8ef165 Activate tab according URL 2016-03-01 11:20:52 -05:00
Alfredo Sumaran eed8b179b6 Handle default tab 2016-02-29 19:12:06 -05:00
Alfredo Sumaran d941aee400 Create user_tabs.js.coffee 2016-02-29 16:39:09 -05:00