@@ -36,4 +36,4 @@ ${commonheader(_('About Hue'), "about", "100px")}
</div>
-${commonfooter()}
+${commonfooter(messages)}
@@ -136,4 +136,4 @@ ${layout.menubar(section='tables')}
});
</script>
@@ -182,4 +182,4 @@ ${layout.menubar(section='tables')}
@@ -78,4 +78,4 @@ ${layout.menubar(section='hive configuration')}
@@ -33,4 +33,4 @@ ${commonheader(_('Beeswax: Create Table'), "beeswax", "100px")}
@@ -687,4 +687,4 @@ ${layout.menubar(section='tables')}
}
@@ -123,4 +123,4 @@ ${layout.menubar(section='tables')}
@@ -54,4 +54,4 @@ ${layout.menubar(section='tables')}
% endif
</table>
@@ -229,4 +229,4 @@ ${layout.menubar(section='tables')}
@@ -417,4 +417,4 @@ ${layout.menubar(section='query')}
@@ -40,4 +40,4 @@ ${layout.menubar(section='saved queries')}
@@ -91,4 +91,4 @@ ${layout.menubar(section='tables')}
@@ -144,4 +144,4 @@ ${layout.menubar(section='saved queries')}
@@ -163,4 +163,4 @@ ${layout.menubar(section='history')}
$("a[data-row-selector='true']").jHueRowSelector();
@@ -45,4 +45,4 @@ ${layout.menubar()}
</form>
@@ -253,4 +253,4 @@ ${layout.menubar(section='my queries')}
@@ -52,4 +52,4 @@ ${layout.menubar()}
@@ -119,4 +119,4 @@ ${log | h}
</pre>
@@ -84,4 +84,4 @@ ${layout.menubar(section='history')}
@@ -118,4 +118,4 @@ ${layout.menubar(section='tables')}
@@ -220,4 +220,4 @@ ${layout.menubar(section='query')}
@@ -67,4 +67,4 @@ ${layout.menubar(section='query')}
@@ -214,4 +214,4 @@ ${commonheader(_('%(filename)s - File Viewer') % dict(filename=truncate(filename
@@ -115,6 +115,6 @@ ${commonheader(_('%(filename)s - File Viewer') % dict(filename=truncate(filename
@@ -38,4 +38,4 @@ ${form.as_p()|n}
@@ -29,4 +29,4 @@ ${commonheader("Hue Help", "help", "100px")}
<div class="container-fluid">
${content|n}
@@ -189,4 +189,4 @@ ${commonheader(_('Task Attempt: %(attemptId)s - Job Browser') % dict(attemptId=a
@@ -311,4 +311,4 @@ ${commonheader(_('Job: %(jobId)s - Job Browser') % dict(jobId=job.jobId), "jobbr
@@ -218,4 +218,4 @@ ${commonheader(_('Job Browser'), "jobbrowser")}
@@ -182,4 +182,4 @@ ${commonheader(_('Job Task: %(taskId)s - Job Browser') % dict(taskId=task.taskId
@@ -115,4 +115,4 @@ ${commonheader(_('Task View: Job: %(jobId)s - Job Browser') % dict(jobId=jobid),
@@ -58,4 +58,4 @@ ${commonheader(_('Tracker: %(trackerId)s - Job Browser') % dict(trackerId=tracke
@@ -65,4 +65,4 @@ $(document).ready(function(){
@@ -333,4 +333,4 @@ ${layout.menubar(section='designs')}
@@ -229,4 +229,4 @@ ${layout.menubar(section='designs')}
@@ -101,4 +101,4 @@ ${layout.menubar(section='history')}
@@ -206,4 +206,4 @@ ${layout.menubar(section='history')}
${configModal("appConfigModal", "Application Configuration", workflow.conf_dict)}
@@ -31,4 +31,4 @@ ${commonheader(_('Hue Shell'), "shell")}
</ol>
@@ -315,4 +315,4 @@ from django.utils.translation import ugettext as _
@@ -27,4 +27,4 @@ ${commonheader(_('Hue Shell'), "shell")}
@@ -24,4 +24,4 @@ ${commonheader(_('Hue Shell'), "shell")}
<h3>${_('The webserver currently running Hue does not support the Shell application. Please contact your administrator.')}</h3>
@@ -27,4 +27,4 @@ ${'#'}# Main body
## Pass through literal $
<p>It's now ${'$'}{date}.</p>
-${'$'}{commonfooter()}
+${'$'}{commonfooter(messages)}
@@ -26,4 +26,4 @@ ${commonheader(_('Not Found'), "")}
<code>${uri}</code>
@@ -24,4 +24,4 @@ ${commonheader(_('Error'), "")}
<p>${_("Sorry, there's been an error. Please contact your site administrators. Thanks for your patience.")}</p>
@@ -58,5 +58,5 @@ ${layout.menubar(section='check_config')}
@@ -109,4 +109,4 @@ ${layout.menubar(section='dump_config')}
@@ -31,5 +31,5 @@ ${commonheader(_('Error'), "")}
%endif
@@ -37,4 +37,4 @@ ${smart_unicode(l) | h}