Skip to content

Commit

Permalink
Item11654: jqUIDialogLink functioning example of {cache: false} - I w…
Browse files Browse the repository at this point in the history
…onder why its not working on the f.o Tasks popup

git-svn-id: http://svn.foswiki.org/trunk@14420 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
SvenDowideit authored and SvenDowideit committed Mar 22, 2012
1 parent 52bb55a commit 2f7fe5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions JQueryPlugin/data/System/JQueryUIDialog.txt
Expand Up @@ -98,6 +98,8 @@ In this case the dialog will alwas be fetched again from the backend using the g

<a href="%SCRIPTURL{"view"}%/%WEB%/%TOPIC%?skin=text&section=dialog" class="jqUIDialogLink">Open Dialog</a>

<a href="%SCRIPTURL{"view"}%/%WEB%/%TOPIC%?skin=text&section=dialog" class="jqUIDialogLink {cache:false}">Open Dialog (no cache)</a>

<verbatim class="foswikiHidden">
%STARTSECTION{"dialog"}%
<div title="From Ajax call" class="jqUIDialog { modal:true, resizable:true, draggable:true, height:300, width:600}">
Expand Down

0 comments on commit 2f7fe5d

Please sign in to comment.