comparison OrthancExplorer/libs/jquery.mobile.simpledialog2.js @ 762:45b16f67259c lua-scripting

integration mainline -> lua-scripting
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 22 Apr 2014 16:47:21 +0200
parents 948720c72586
children
comparison
equal deleted inserted replaced
409:63f707278fc8 762:45b16f67259c
1 /* 1 /*
2 * jQuery Mobile Framework : plugin to provide a dialogs Widget. ver2 2 * jQuery Mobile Framework : plugin to provide a dialogs Widget. ver2
3 * Copyright (c) JTSage 3 * Copyright (c) JTSage
4 * CC 3.0 Attribution. May be relicensed without permission/notifcation. 4 * CC 3.0 Attribution. May be relicensed without permission/notifcation.
5 * https://github.com/jtsage/jquery-mobile-simpledialog 5 * https://github.com/jtsage/jquery-mobile-simpledialog
6 *
7 * Modifications by Sebastien Jodogne
8 */ 6 */
9 7
10 (function($, undefined ) { 8 (function($, undefined ) {
11 $.widget( "mobile.simpledialog2", $.mobile.widget, { 9 $.widget( "mobile.simpledialog2", $.mobile.widget, {
12 options: { 10 options: {