projects
/
pdosage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11fa42d
)
Typo correction
master
author
Agnibho Mondal
<mondal@agnibho.com>
Tue, 28 Mar 2017 11:58:09 +0000
(17:28 +0530)
committer
Agnibho Mondal
<mondal@agnibho.com>
Tue, 28 Mar 2017 11:58:09 +0000
(17:28 +0530)
index.html
patch
|
blob
|
history
diff --git
a/index.html
b/index.html
index c8ab7019786161521cff8dde455d46fb4f45f62c..dcd51a747ce5374fb4bf18ec2c695d15baf8e76f 100755
(executable)
--- a/
index.html
+++ b/
index.html
@@
-89,7
+89,7
@@
var NOTIFY=true;
<quick-view :patient="patient" :dosage="dosage" :favs="favs"></quick-view>
</div>
<div class="tab-pane" id="all">
- <list-view :patient="patient" :dosage="dosage" :favs="favs"></list-
all
>
+ <list-view :patient="patient" :dosage="dosage" :favs="favs"></list-
view
>
</div>
<div class="tab-pane" id="calc">
<calculator-view></calculator-view>