Skip to content
This repository has been archived by the owner on Oct 10, 2020. It is now read-only.

Commit

Permalink
Disable timeago
Browse files Browse the repository at this point in the history
  • Loading branch information
wakuflair committed Jul 2, 2020
1 parent 765601e commit 162c603
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
const l = abp.localization.getResource("EasyComment");
const service = easyAbp.easyComment.comments.comment;

$(".ec-comment-time").timeago();

// TODO: retract helper methods

const addNewComment = function (form, successMessage, replyTo) {
Expand Down

0 comments on commit 162c603

Please sign in to comment.