This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new 3da8064 Fix docco
3da8064 is described below
commit 3da80646bbe223140984fbbfd72e095e60793627
Author: Sebb <[email protected]>
AuthorDate: Sun Oct 21 12:39:41 2018 +0100
Fix docco
---
www/secretary/workbench/views/parts.js.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/secretary/workbench/views/parts.js.rb
b/www/secretary/workbench/views/parts.js.rb
index 9a7fa88..7433d12 100644
--- a/www/secretary/workbench/views/parts.js.rb
+++ b/www/secretary/workbench/views/parts.js.rb
@@ -364,7 +364,7 @@ class Parts < Vue
}
end
- # burst a PDF into individual pages
+ # delete an attachment
def delete_attachment(event)
data = {
selected: @menu || @selected,