马铁龙 пре 6 година
родитељ
комит
09ab5e18c0
1 измењених фајлова са 0 додато и 3 уклоњено
  1. 0 3
      public/assets/js/backend/protector.js

+ 0 - 3
public/assets/js/backend/protector.js

@@ -80,12 +80,9 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form', 'selectpage', 'bootst
         follow: function () {
             Controller.api.bindevent();
         },
-<<<<<<< HEAD
-=======
         sign: function () {
             Controller.api.bindevent();
         },
->>>>>>> 517865d516aceb76c661257ea3de867a72cd753d
         api: {
             bindevent: function () {
                 Form.api.bindevent($("form[role=form]"));