Project

General

Profile

« Previous | Next » 

Revision 1285

Added by Dietmar over 14 years ago

Fixed wrong themes path in jquery_theme.js, that plugins works correctly
images icons to run base themes

View differences:

jquery_theme.js
1
var JQUERY_THEME = WB_URL+'/include/jquery/plugins';
1
var JQUERY_THEME = WB_URL+'/include/jquery';
2 2

  
3 3
$(document).ready(function() {
4 4
        $.insert(JQUERY_THEME+'/jquery-ui.css');

Also available in: Unified diff