Initial commit: Backup der Webseiten
- zoesch.de - blitzkiste.net - gruene-hassberge (norbert.zoesch.de) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
11
zoesch.de/galerie/themes/bootstrap_darkroom/components/jquery/src/attributes.js
vendored
Normal file
11
zoesch.de/galerie/themes/bootstrap_darkroom/components/jquery/src/attributes.js
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
define( [
|
||||
"./core",
|
||||
"./attributes/attr",
|
||||
"./attributes/prop",
|
||||
"./attributes/classes",
|
||||
"./attributes/val"
|
||||
], function( jQuery ) {
|
||||
|
||||
// Return jQuery for attributes-only inclusion
|
||||
return jQuery;
|
||||
} );
|
||||
Reference in New Issue
Block a user