You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by si...@apache.org on 2009/09/22 18:57:01 UTC

svn commit: r817729 - /labs/magma/trunk/website-jobs/src/main/resources/org/apache/magma/website/jobs/head.vm

Author: simoneg
Date: Tue Sep 22 16:57:00 2009
New Revision: 817729

URL: http://svn.apache.org/viewvc?rev=817729&view=rev
Log:
Use $head, which can be optimized

Modified:
    labs/magma/trunk/website-jobs/src/main/resources/org/apache/magma/website/jobs/head.vm

Modified: labs/magma/trunk/website-jobs/src/main/resources/org/apache/magma/website/jobs/head.vm
URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-jobs/src/main/resources/org/apache/magma/website/jobs/head.vm?rev=817729&r1=817728&r2=817729&view=diff
==============================================================================
--- labs/magma/trunk/website-jobs/src/main/resources/org/apache/magma/website/jobs/head.vm (original)
+++ labs/magma/trunk/website-jobs/src/main/resources/org/apache/magma/website/jobs/head.vm Tue Sep 22 16:57:00 2009
@@ -12,5 +12,5 @@
 ## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
+$head.addCss("jobsStyle.css");
 
-<link rel="stylesheet" href="jobsStyle.css"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@labs.apache.org
For additional commands, e-mail: commits-help@labs.apache.org