Uploaded image for project: 'Tapestry'
  1. Tapestry
  2. TAPESTRY-1080

wish Tapestry shell can add javascripts.

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.1.1
    • 4.1.1
    • Framework
    • None

    Description

      I wish tapestry shell component can add other js such as css.

      add css:
      <component id="shell" type="Shell">
      <binding name="stylesheets" value="ognl:

      {assets.base,assets.default}

      "/>
      </component>
      I wish can add javascriopt:
      <component id="shell" type="Shell">
      <binding name="javascripts" value="ognl:

      {assets.js1,assets.js2}

      "/>
      </component>

      Attachments

        Activity

          People

            andyhot Andreas Andreou
            bitiboy Jun Tsai
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: