diff options
author | Tom <tw201207@gmail.com> | 2014-11-12 20:19:29 +0100 |
---|---|---|
committer | Tom <tw201207@gmail.com> | 2014-11-12 20:19:29 +0100 |
commit | bae957cd80e59f16fe011dda45ce2624e2ffd4d2 (patch) | |
tree | f0530841434f05184aa45892d42c0f4218e923b8 /src/main/java/com/gitblit/models/Menu.java | |
parent | 7dd99fe7474604f314c01bcd4123eb7cbacfb583 (diff) | |
download | gitblit-bae957cd80e59f16fe011dda45ce2624e2ffd4d2.tar.gz gitblit-bae957cd80e59f16fe011dda45ce2624e2ffd4d2.zip |
Support for adding bottom scripts
Needed if we want to have opacity changes in image diffs because
jQuery is bottom-loaded, so we must ensure that any scripts using
jQuery are run later.
I'm not a Wicket expert; maybe there's a cleverer or cleaner way to do
this. There is a JavascriptUtils class in Wicket, but that writes to
the response -- I don't quite see how that would give me control over
the precise placement of the scripts to ensure they come after that
bottom-loaded jQuery.
Diffstat (limited to 'src/main/java/com/gitblit/models/Menu.java')
0 files changed, 0 insertions, 0 deletions