mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-02 02:50:16 +01:00
get all scenario's running again, first pass.
This commit is contained in:
parent
ede898120c
commit
0a9755c8a3
27 changed files with 90 additions and 90 deletions
|
|
@ -12,7 +12,7 @@ function html_for_edit_form() {
|
|||
function show_edit_form() {
|
||||
$('<%= selector_edit %>').html(html_for_edit_form());
|
||||
$('<%= selector_edit %>').fadeIn(500);
|
||||
$('div#project_name').editable('disable');
|
||||
$('span#project_name').editable('disable');
|
||||
}
|
||||
|
||||
function set_focus() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue