Forum Replies Created

Viewing 2 Topics - 1 through 2 (of 2 total)
Author Posts
February 6, 2015 at 12:30 pm in reply to: uneditable project shows up only in list [cpm] 35939
Sean Sean

FWIW: here’s the code of the empty goal.

<article class="cpm-project">
      
      <a href="http://salesintegrity.mycoachdevsite.com/goals/">
          <h5>Goals</h5>
          
          <div class="cpm-project-detail"></div>
          <div class="cpm-project-meta">
                                      </div>
          <footer class="cpm-project-people">
              <div class="cpm-scroll">
                                          </div>
          </footer>
      </a>
      <div class="cpm-action">
        <div class="cpm-settings-bind cpm-settings-icon-cog"><span></span></div>
        <ul class="cpm-right cpm-settings" style="display: none;">
            <li>
                <span class="cpm-icons-cross"></span>
                <a data-project_id="" data-confirm="Are you sure to delete this goal?" title="Delete goal" class="cpm-project-delete-link" href="http://salesintegrity.mycoachdevsite.com/goals/?page=cpm_projects">
                    <span>Delete</span>
                </a>
            </li>
            <li>
                <span class="cpm-icons-checkmark"></span>
                                    <a href="#" data-project_id="" data-type="restore" class="cpm-archive"><span>Restore</span></a>
                            </li>
            <li>
                <span class="cpm-icons-docs"></span>
                <a data-project_id="" href="http://salesintegrity.mycoachdevsite.com/goals/?page=cpm_projects" class="cpm-duplicate-project"><span>Duplicate</span></a>
            </li>
        </ul>
    </div>
</article>
February 6, 2015 at 12:12 pm in reply to: uneditable project shows up only in list [cpm] 35937
Sean Sean

Yes, I am experiencing the same thing. It appeared immediately after updating to 0.5.4. I can’t delete this or do anything else.

See screenshot.

Edit: I inserted an image URL, but it doesn’t appear in this post.

Viewing 2 Topics - 1 through 2 (of 2 total)