3 lines
95 B
PHP
Executable File
3 lines
95 B
PHP
Executable File
<?php if(!$canEdit): ?>
|
|
<script>$('#name').attr("disabled", true);</script>
|
|
<?php endif; ?>
|