style for the resource view
[myslice.git] / plugins / apply / templates / apply.html
index 2e5bab0..a4c5a33 100644 (file)
@@ -20,5 +20,5 @@
   
   <!-- Button toolbar -->
   <button class="btn btn-primary btn-sm" data-toggle="modal" data-target="#{{domid}}__apply">Apply</button>
-  <button class="btn btn-primary btn-sm" data-toggle="modal" data-target="#{{domid}}__cancel">Cancel</button>
+  <button class="btn btn-default btn-sm" data-toggle="modal" data-target="#{{domid}}__cancel">Cancel</button>
 </div>