|
@@ -1274,7 +1274,7 @@ ${ smart_unicode(login_modal(request).content) | n,unicode }
|
|
|
self.currentContextParams(ctx.params);
|
|
self.currentContextParams(ctx.params);
|
|
|
self.currentQueryString(ctx.querystring);
|
|
self.currentQueryString(ctx.querystring);
|
|
|
self.loadApp('${ other.display_name }', true)
|
|
self.loadApp('${ other.display_name }', true)
|
|
|
- }}
|
|
|
|
|
|
|
+ }},
|
|
|
% endfor
|
|
% endfor
|
|
|
% endif
|
|
% endif
|
|
|
];
|
|
];
|