From 1fcacb81fc336c65cf172b2cab0a97912362fc2d Mon Sep 17 00:00:00 2001 From: Ethan Dalool Date: Tue, 14 Aug 2018 23:24:12 -0700 Subject: [PATCH] Update clipboard.html's button function naming scheme like others. I have finally found a pattern I like which is function, function_callback, and function_form for the backend, callback, and button handler respectively. --- .../etiquette_flask/templates/clipboard.html | 110 +++++++++--------- 1 file changed, 55 insertions(+), 55 deletions(-) diff --git a/frontends/etiquette_flask/templates/clipboard.html b/frontends/etiquette_flask/templates/clipboard.html index a552192..1c7a319 100644 --- a/frontends/etiquette_flask/templates/clipboard.html +++ b/frontends/etiquette_flask/templates/clipboard.html @@ -99,27 +99,27 @@ body