Settings tabs + lotta fixes
- tab menu handled by Backbone Router - fixed minor styling issues - fixed html structure of listings & forms titles so that notices are positioned correctly
This commit is contained in:
@@ -68,7 +68,8 @@ config.push(_.extend({}, baseConfig, {
|
||||
admin: [
|
||||
'subscribers/subscribers.jsx',
|
||||
'newsletters/newsletters.jsx',
|
||||
'segments/segments.jsx'
|
||||
'segments/segments.jsx',
|
||||
'settings/tabs.js'
|
||||
],
|
||||
newsletter_editor: [
|
||||
'underscore',
|
||||
|
Reference in New Issue
Block a user