8 lines
161 B
Plaintext
8 lines
161 B
Plaintext
|
- if @saved
|
||
|
:plain
|
||
|
$('.update-notifications .update-success').showAndHide();
|
||
|
- else
|
||
|
:plain
|
||
|
$('.update-notifications .update-failed').showAndHide();
|
||
|
|