Changeset 3421:34cfd92ec45a for plugins/aboutConfig
- Timestamp:
- 11/26/16 10:40:17 (9 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/aboutConfig/index.php
r3160 r3421 107 107 <?php echo dcPage::jsPageTabs($part); ?> 108 108 <script type="text/javascript"> 109 //<![CDATA[110 109 $(function() { 111 110 $("#gs_submit").hide(); … … 118 117 }) 119 118 }); 120 //]]>121 119 </script> 122 120 </head>
Note: See TracChangeset
for help on using the changeset viewer.