From b4900447ceedc05a385aff50a44a8ece1c576e96 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Sat, 17 Feb 2018 12:48:43 -0500 Subject: [PATCH] added missing modal --- templates/partials/modals/post_history.tpl | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 templates/partials/modals/post_history.tpl diff --git a/templates/partials/modals/post_history.tpl b/templates/partials/modals/post_history.tpl new file mode 100644 index 0000000..1f4bb70 --- /dev/null +++ b/templates/partials/modals/post_history.tpl @@ -0,0 +1,24 @@ +

+ + [[topic:diffs.description, {numDiffs}]] + + [[topic:diffs.no-revisions-description, {numDiffs}]] + +

+ +
+ + +
+ + +
+ \ No newline at end of file