implemented autosave, save button is now hidden. there is a label to show the last save timestamp. Code is saved on browser close.

This commit is contained in:
Ralf Teusner
2015-08-12 17:38:34 +02:00
parent e49f0dc063
commit b4527aef50
6 changed files with 49 additions and 4 deletions

View File

@@ -170,6 +170,7 @@ de:
destroy_file: Datei löschen
download: Herunterladen
dummy: Keine Aktion
lastsaved: 'Zuletzt gespeichert: '
network: 'Während Ihr Code läuft, ist Port %{port} unter folgender Adresse erreichbar: <a href="%{address}" target="_blank">%{address}</a>.'
render: Anzeigen
run: Ausführen