blob: bd836590e180191a8519f9311ce3619785476ba8 (
plain)
1
2
3
4
5
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="notifications_console" title="КОНСОЛЬ УВЕДОМЛЕНИЙ">
<combo_box label="Выбор типа уведомления" name="notification_types"/>
<button label="Добавить" name="add_notification"/>
</floater>
|