<p>confirmed working: <a href="https://github.com/opentechinstitute/luci-commotion-apps/pull/56" class="issue-link" title="Delete button">#56</a></p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/opentechinstitute/luci-commotion-apps delete_button</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/opentechinstitute/luci-commotion-apps/pull/59'>https://github.com/opentechinstitute/luci-commotion-apps/pull/59</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>added a delete button to commotion-apps</li>
  <li>added themeing for application deletion</li>
  <li>added front end support for deletion as well as backend saving and committing of application deletion.</li>
  <li>removed extraneous paren</li>
  <li>delete avahi service file</li>
  <li>fix usage of luci.fs.unlink</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/luci-commotion-apps/pull/59/files#diff-0">lua/luci/controller/commotion/apps_controller.lua</a>
    (35)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/luci-commotion-apps/pull/59/files#diff-1">lua/luci/view/themes/commotion/apps_apps.htm</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/luci-commotion-apps/pull/59/files#diff-2">luci-static/commotion/admin_apps.js</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/luci-commotion-apps/pull/59/files#diff-3">luci-static/commotion/apps.css</a>
    (5)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/luci-commotion-apps/pull/59/files#diff-4">luci-static/commotion/bann.png</a>
    (0)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/opentechinstitute/luci-commotion-apps/pull/59.patch'>https://github.com/opentechinstitute/luci-commotion-apps/pull/59.patch</a></li>
  <li><a href='https://github.com/opentechinstitute/luci-commotion-apps/pull/59.diff'>https://github.com/opentechinstitute/luci-commotion-apps/pull/59.diff</a></li>
</ul>