Project:Omega
Version:7.x-3.1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Guys,

I tried to do

function omega_test_page_alter(&$page) {
echo "";
include 'no_js.php';
echo "";
}

This script is working ok on Bartik, but how come it's not working on omega ??

Thanks

nobody click here