Build some extra features for the recurring transaction controller.

This commit is contained in:
James Cole
2014-08-21 15:15:39 +02:00
parent b5a706152d
commit fdba0addb6
7 changed files with 56 additions and 25 deletions

View File

@@ -38,7 +38,7 @@
<p class="text-danger">{{$errors->first('match')}}</p>
@else
<span class="help-block">For example: rent, [company name]. All matches need to
be present for the recurring transaction to be recognized. This field is not case-sensitive.</span>
be present for the recurring transaction to be recognized. This field is not case-sensitive. <em>Press enter after every match</em></span>
@endif
</div>
</div>