Author: dsvyatobatsko
Date: 2008-04-15 12:10:57 -0400 (Tue, 15 Apr 2008)
New Revision: 7843
Modified:
trunk/test-applications/seleniumTest/src/main/webapp/layout/template.xhtml
trunk/test-applications/seleniumTest/src/main/webapp/pages/ajaxCommandLink/ajaxLinkTest.xhtml
Log:
css style added
Modified: trunk/test-applications/seleniumTest/src/main/webapp/layout/template.xhtml
===================================================================
--- trunk/test-applications/seleniumTest/src/main/webapp/layout/template.xhtml 2008-04-15
15:50:31 UTC (rev 7842)
+++ trunk/test-applications/seleniumTest/src/main/webapp/layout/template.xhtml 2008-04-15
16:10:57 UTC (rev 7843)
@@ -24,6 +24,9 @@
return;
}
</script>
+ <style type="text/css">
+ <ui:insert name="style"/>
+ </style>
</head>
<f:view>
<body>
Modified:
trunk/test-applications/seleniumTest/src/main/webapp/pages/ajaxCommandLink/ajaxLinkTest.xhtml
===================================================================
(Binary files differ)
Show replies by date