moved updated orgchart lib from example to /

master
Wes 2011-11-12 12:17:05 +00:00
parent 85ce851a65
commit 19fb180d50
1 changed files with 15 additions and 0 deletions

View File

@ -1,3 +1,18 @@
/**
* jQuery org-chart/tree plugin.
*
* Author: Wes Nolte
* http://www.tquila.com
*
* Based on the work of Mark Lee
* http://www.capricasoftware.co.uk
*
* This software is licensed under the Creative Commons Attribution-ShareAlike
* 3.0 License.
*
* See here for license terms:
* http://creativecommons.org/licenses/by-sa/3.0
*/
(function($) { (function($) {
$.fn.jOrgChart = function(options) { $.fn.jOrgChart = function(options) {