Hide Drupal.extend
ckjian - June 11, 2009 - 10:48
| Project: | Quick Tabs |
| Version: | 5.x-1.4 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Hi there,
Anyway I can hide the line drupal extend line from view source code? I'm trying to build a non-drupal look site with drupal. But the code is telling others.
<script type="text/javascript">Drupal.extend({ settings: { "quicktabs": { "effect": "fade" } } });</script>
Any help here?
