Backend Service
This commit is contained in:
@@ -25,6 +25,19 @@
|
||||
|
||||
<!-- custom app -->
|
||||
<script src="/assets/js/app.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
<!--
|
||||
function selectPatient( practicePatientId ){
|
||||
alert( practicePatientId );
|
||||
}
|
||||
|
||||
function calendarPatient( practicePatientId ){
|
||||
alert( practicePatientId );
|
||||
}
|
||||
|
||||
// -->
|
||||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user