Displaying 1 result from an estimated 1 matches for "new_version_path".
Did you mean:
new_session_path
2011 May 04
0
using jquery datepicker within a jquery dialog
...});
return false;
});
});
now the first function works fine if I just go straight to that page
but if the page is rendered via the second function in a dialog the
datepicker no longer appears.
this is where the dialog is created:
<%= link_to ''Close Escalation'', new_version_path, :class => ''popup'' %>
these are my includes
<%= stylesheet_link_tag "http://ajax.googleapis.com/ajax/libs/
jqueryui/1.7.2/themes/redmond/jquery-ui.css", "application" %>
<%= javascript_include_tag "http://ajax.googleapis.com/ajax/li...