~tsep-dev/tsep/0.9-beta

« back to all changes in this revision

Viewing changes to trunk/app/views/layouts/default.ctp

  • Committer: geoffreyfishing
  • Date: 2011-01-11 00:55:11 UTC
  • Revision ID: svn-v4:ae0de26e-ed09-4cbe-9a20-e40b4c60ac6c::124
Updated CSS and truncated results.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
</script>
9
9
<?php 
10
10
  echo $html->css('style'); 
 
11
  echo $html->script('jquery');
11
12
?>
12
13
</head>
13
14
<body>