<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -7,8 +7,11 @@
 // ==/UserScript==
 
 //13932 SIMP test ticket
-addMMButton();
-addSearchOptions();
+if(window.location.href.search(&quot;tckt_id=&quot;) == -1) {
+	addSearchOptions();
+} else {
+	addMMButton();
+}
 
 // Add button to copy information to paste into Meeting Maker (MM) job
 function addMMButton() {</diff>
      <filename>jason_simp.user.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>2fc5057b3ffcf61e348b0620b5da18b044308edf</id>
    </parent>
  </parents>
  <author>
    <name>Jason Axelson (USB)</name>
    <email>jason.axelson@gmail.com</email>
  </author>
  <url>http://github.com/axelson/ITS/commit/24673f59d7ef1665668e7279e9eec276a95ad218</url>
  <id>24673f59d7ef1665668e7279e9eec276a95ad218</id>
  <committed-date>2009-06-04T14:51:54-07:00</committed-date>
  <authored-date>2009-06-04T14:51:54-07:00</authored-date>
  <message>Only add buttons for correct page</message>
  <tree>447125c71a2462b80877e76ceda3cd38b2cf90fb</tree>
  <committer>
    <name>Jason Axelson (USB)</name>
    <email>jason.axelson@gmail.com</email>
  </committer>
</commit>
