Anastasia
/
clinica
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
771cb13e79241ec6d76af2e7529144f33104ddba
Authored by
Alexey Boroda
2018-07-26 14:40:33 +0300
2 parents
af4793f8
01039920
Merge branch 'master' of gitlab.artweb.com.ua:steska/clinica
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
backend/views/visit/_form.php
Inline
Side-by-side
backend/views/visit/_form.php
Wrap text
Show/Hide comments
View file @
771cb13
...
...
@@ -19,7 +19,7 @@
19
19
<?php
20
20
switch ($model->time){
21
21
case 1:
22
- echo "<p>В течени
и
30 минут</p>";
22
+ echo "<p>В течени
е
30 минут</p>";
23
23
break;
24
24
case 2:
25
25
echo "<p>C 9.00 до 12.00</p>";
...
...