[
https://issues.apache.org/jira/browse/SLING-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12575001#action_12575001
]
Vidar S. Ramdal commented on SLING-308:
---------------------------------------
This seems to be due to an unclosed script tag on line 11.
Replace <script type='text/javascript' src='res/ui/configmanager.js'>
with <script type='text/javascript' src='res/ui/configmanager.js'></script>
and you're good.
> Config page dropdown not displayed in Firefox 3, Safari and Opera 9
> -------------------------------------------------------------------
>
> Key: SLING-308
> URL: https://issues.apache.org/jira/browse/SLING-308
> Project: Sling
> Issue Type: Bug
> Components: Console
> Reporter: Bertrand Delacretaz
> Attachments: safari-sling-config.jpg
>
>
> Reported by Vidar Ramdal on [EMAIL PROTECTED]
> Confirmed on Safari 3.0.4
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.