[jira] Commented: (OFBIZ-1319) Split javascript files to have more generic ones includ-able in all screens, and the more specific ones included more locally

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1319) Split javascript files to have more generic ones includ-able in all screens, and the more specific ones included more locally

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-1319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982376#action_12982376 ]

Adrian Crum commented on OFBIZ-1319:
------------------------------------

The nice thing about doing that is we could add conditional logic to the Freemarker template (and maybe GlobalDecorator too) to add the <script> elements to markup only when JavaScript is enabled.


> Split javascript files to have more generic ones includ-able in all screens, and the more specific ones included more locally
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1319
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1319
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>
> From a David's E. Jones comment on ML :
> Weshould split up javascript files to have the more generic ones includ-able in all screens, and the more specific ones (like the toggle* and selectAll* methods in there) into a file that can be included more locally.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.