Ignore:
Timestamp:
May 29, 2011, 10:52:16 AM (13 years ago)
Author:
gav
Message:

Enhance and refactor functional tests to use pageId (for at{} verify) in main.gsp layout.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/features/purchaseOrders/grails-app/views/layouts/main.gsp

    r942 r947  
    33    <head>
    44        <title><g:layoutTitle default="gnuMims" /></title>
     5        <meta name="pageId" content="${controllerName}.${actionName}" />
    56        <link rel="stylesheet" href="${resource(dir:'css',file:'main.css')}" />
    67        <link rel="shortcut icon" href="${resource(dir:'images',file:'gnuMimsIcon.ico')}" type="image/x-icon" />
Note: See TracChangeset for help on using the changeset viewer.