mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 13:49:00 +02:00
Save template description on modal close
This commit is contained in:
@@ -47,6 +47,9 @@ define [
|
||||
description: $scope.templateDetails.description
|
||||
_csrf: window.csrfToken
|
||||
})
|
||||
|
||||
# Save the description on modal close
|
||||
$modalInstance.result.finally () -> updateProjectDescription()
|
||||
|
||||
$scope.publishTemplate = ->
|
||||
$scope.state.publishInflight = true
|
||||
|
||||
Reference in New Issue
Block a user